I try to use the Microsoft graph api with Postman app, When i execute this query :
the api works and return me the good response :
But when I try to execute the query to have my to do lists I have a 503 error :
Is anyone knows how to resolve it ?
Here's my authorized api :