Microsoft365 GraphAPI returning "Connection reset"

ohsoko-hiroshi 6 Reputation points
2021-05-07T04:07:11.137+00:00

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,

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,646 questions
{count} vote

1 answer

Sort by: Most helpful
  1. Joseph Raj 1 Reputation point
    2021-05-23T14:13:47.697+00:00

    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