Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,798 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I'm trying to read the content of the file using the "**https://graph.microsoft.com/v1.0/me/drive/items/${itemId}/content**" API. The API is having valid authentication credentials (i.e. valid bearer authorization token).
The above API was working fine few days ago and when I'm trying to use the same API now, then it's giving the ECONNRESET issue.
Look forward to the solution.
The ECONNRESET error typically indicates that the TCP connection was abruptly closed by the remote server, or some network issue occurred.
If you are sure about the following then please contact the support