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"
}
}
}