Intermittent 503 Errors with Microsoft Graph API: Get Calendar Events

tsujimoto taiki 20 Reputation points
2024-05-28T09:50:03.81+00:00

When I request the Get Events API (v1.0/me/events/), I frequently encounter 503 errors.

In some cases, it doesn't even return a 503 error but times out instead.

This issue started occurring around 23:30 (UTC) on May 23, 2024, and it is still happening intermittently.

Is there any issue on the server side that might be causing this?

Thank you in advance for your help.

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

Accepted answer
  1. Saranya Madhu-MSFT 455 Reputation points Microsoft Vendor
    2024-05-28T11:13:50.58+00:00

    Hi @tsujimoto taiki,

    Thanks for reaching out!

    I can understand that you are facing 503 errors intermittently.

    503 error occurs when the service is temporarily unavailable for maintenance or is overloaded. You may repeat the request after a delay, the length of which may be specified in a Retry-After header.

    I tried from my end. It works fine.User's image I would recommend you repeat the request after a delay, the length of which may be specified in a Retry-After header.

    Hope this helps.

    If the reply is helpful, please click "Accept Answer" and kindly upvote it. If you have additional questions about this answer, please click "Comment".

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful