Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
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 call the following endpoint from within my app that sits inside office.com with a driveId that I'm reciving from our backend service. However the call returns a 400 as attached in the image below.
I am not sure what is missing. Any help is appreciated.
`https://graph.microsoft.com/v1.0/me/drive/items/${driveId}/thumbnails`