Share via

GDAP API Server Error

Mahmoud Badr 6 Reputation points
2022-12-02T09:35:25.307+00:00

Hello, I keep getting 'An unexpected error occurred in the server.' using the following GDAP API call. I tried from Postman and Graph Explorer, and the issue still there:

GET https://graph.microsoft.com/beta/tenantRelationships/delegatedAdminRelationships

{
"error": {
"code": "unexpectedError",
"message": "An unexpected error occurred in the server.",
"innerError": {
"date": "2022-12-01T14:03:17",
"request-id": "0cd449f5-a90d-49cc-8a32-3f39083bdff1",
"client-request-id": "0cd449f5-a90d-49cc-8a32-3f39083bdff1"
}
}
}

Microsoft Partner Center API
0 comments No comments

1 answer

Sort by: Most helpful
  1. Vicky Kumar (Mindtree Consulting PVT LTD) 1,161 Reputation points Microsoft Employee
    2022-12-05T12:53:53.317+00:00

    First try the doc to check delegatedAdminRelationships status.
    after that check the doc to get the delegatedAdminRelationships

    Hope that helps

    Thanks


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.