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 am trying to invoke graph api for to do tasks.
I am following this guide : https://learn.microsoft.com/en-us/graph/auth-v2-user
I am able to get the bearer token successfully with the required permissions:
But upon firing the api with the same token I am getting 500 internal error:
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Thank you for reaching out.
Couple of things to check -
Hope this helps. Thanks.