I’ve started to get errors when sending requests to the API despite the fact that it’s code that worked fine a couple of weeks ago. Also, I’m sending requests to the Document API using code that is identical except for the URL and that is working without error.
The error I’m getting is a fairly generic .NET one: “Authentication failed because the remote party has closed the transport stream” and research suggests it’s something to do with security on the HTTPS request. I’ve tried a few things but haven’t be able to figure it out and was wondering if anything had changed or anyone else is having problems.