An API that connects multiple Microsoft services, enabling data access and automation across platforms
Internal Server error retrieving profileCardProperties
White, Brian
1
Reputation point
Using Graph Explorer, I am getting the following error when querying:
GET https://graph.microsoft.com/beta/organization/\[tenantID\]/settings/profileCardProperties
Internal Server Error - 500 - 146ms
{
"error": {
"code": "",
"message": "An error has occurred.",
"innerError": {
"date": "2021-04-26T13:38:29",
"request-id": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"client-request-id": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
}
}
}
Microsoft Security | Microsoft Graph
Microsoft Security | Microsoft Graph
Sign in to answer