OneDrive / onedrive-api-docs

Official documentation for the OneDrive API
MIT License
447 stars 228 forks source link

Actual response is different from the document #1757

Open tatsumiQ opened 7 months ago

tatsumiQ commented 7 months ago

The document says the API returns 302 Found response while it actually returns 200 response with the file content.

I sent GET request to the following endpoint: https://graph.microsoft.com/v1.0/drives/${driveId}/items/${fileId}/content?format=pdf


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.