Getting 500 when trying to call https://graph.microsoft.com/v1.0/me/todo/lists from restclient using bearer token

Manan Modi 1 Reputation point
2021-11-08T18:20:29.343+00:00

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: 147511-screenshot-from-2021-11-08-23-46-38.png
But upon firing the api with the same token I am getting 500 internal error: 147467-screenshot-from-2021-11-08-23-47-22.png

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,049 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Shweta Choudhary 606 Reputation points Microsoft Employee
    2021-11-12T07:13:10.173+00:00

    Thank you for reaching out.

    Couple of things to check -

    1. Are you still experiencing the same behavior?
    2. Please delete the cache and try again. Revert back here if you still observe this.
    3. Could you also make a similar call using Graph explorer and see results.

    Hope this helps. Thanks.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.