how to fix the error 503 from the graph getschedule api

ravi teja 0 Reputation points
2024-11-25T13:56:10.47+00:00

we are intermittently getting the error the graph getschedule api
how to fix the error 503 from the graph getschedule api

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

1 answer

Sort by: Most helpful
  1. CarlZhao-MSFT 43,491 Reputation points
    2024-11-26T09:29:16.51+00:00

    Hi @ravi teja

    According to the Graph documentation, a 503 error usually means that the service is temporarily unavailable for maintenance or is overloaded. In this case, you should get a "retry-after" header with a backoff interval to follow.

    User's image

    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.

    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.