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
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
349 questions
0 comments No comments
{count} votes

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 Answers by the question author, which helps users to know the answer solved the author's problem.