delegatedAdminRelationships API Error

Mahmoud Badr 6 Reputation points
2022-12-01T10:52:41.97+00:00

Hello,

I keep getting "An unexpected error occurred in the server." using the following GDAP API call:

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

{
"error": {
"code": "unexpectedError",
"message": "An unexpected error occurred in the server.",
"innerError": {
"date": "2022-12-01T10:48:07",
"request-id": "e5fb4c78-d89b-41e8-8cec-35fb8ceb5053",
"client-request-id": "e5fb4c78-d89b-41e8-8cec-35fb8ceb5053"
}
}
}

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
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.
313 questions
{count} votes