microsoftgraph / microsoft-graph-explorer-v4

React/Redux version of Graph Explorer used to learn the Microsoft Graph Api
https://developer.microsoft.com/graph/graph-explorer
MIT License
212 stars 91 forks source link

get "Service Unavailable - 503" error when I use https://graph.microsoft.com/v1.0/me/messages API #3143

Closed Alan815 closed 5 months ago

Alan815 commented 5 months ago

Describe the bug First, I loged in with microsoft account, so I have access token already then when I try to use https://graph.microsoft.com/v1.0/me/messages API, I got "Service Unavailable - 503" error I have Mail.Read permission already and I tried https://graph.microsoft.com/v1.0/me API, works fine

error json: { "error": { "code": "MailboxInfoStale", "message": "Target resource '00030000-ca28-936b-0000-000000000000' hosted on database '8d02d25d-52fe-4702-86ee-78bc22716108' is currently on backend 'Unknown'" } }

Desktop (please complete the following information):

thewahome commented 5 months ago

@Alan815 this is likely an intermittent issue with the API should it happen again, please raise it here: https://aka.ms/askgraph

microsoft-github-policy-service[bot] commented 5 months ago

Hello @Alan815

Thank you for reporting your concern. Unfortunately, we in the Graph Explorer team do not have any ownership of the APIs that are causing you issues. If you report this issue in the Microsoft Q&A forum, it will get routed to the appropriate team for them to triage. https://aka.ms/askgraph This issue will now be closed. If you encounter any issues with Graph Explorer in the future, please feel free to open an issue.