Why does Gateway Timeout occur when calling Graph API?

JinChul Shin 0 Reputation points
2024-06-27T02:09:59.9333333+00:00

The below graph endpoint is used to check channel access by userprincipalName

GET- https://graph.microsoft.com/v1.0/teams/{teasmId}/channels/{channerId}/doesUserHaveAccess(userPrincipalName='******@consco.com')

(https://learn.microsoft.com/en-us/graph/api/section-get?view=graph-rest-1.0&tabs=http)

We are getting 504 Gateway timeout with Error code UnknownError.

Attach is capture image.

User's image

Microsoft Security Microsoft Graph
{count} votes

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.