An API that connects multiple Microsoft services, enabling data access and automation across platforms
We are using trying to achieve the same through PHP and it is a simple HTTP call, it randomly gives the connection reset by peer
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We are performing HTTP requests for file downloads from a Java program (version:7).
There was no problem before, but since the other day, the HTTP request periodically results in "java.net.SocketException: Connection reset" for several hours, and the file download fails.
I can't find any maintenance information for GraphAPI, but have there been any changes?
The same event is occurring on all IP addresses that were able to resolve the name (graph.microsoft.com) during communication.
Regards,
An API that connects multiple Microsoft services, enabling data access and automation across platforms
We are using trying to achieve the same through PHP and it is a simple HTTP call, it randomly gives the connection reset by peer