Exception occurred while getting license details

Hi All,

Currently getting the below error “Exception occurred while getting license details.” on Azure Active Directory Account/Entitlement aggregations.

This was a previous error that occurred 2 weeks ago but was fixed adding (PATCH) the following:

 [
    {
        "op": "add",
        "path": "/connectorAttributes/useMSGraphAPI",
        "value": true
    }
]

However, this error has occurred once again. I have also checked to see if we have the risky* account attributes on the account schema, which we aren’t currently using.

Has anyone come across another fix? Thanks!

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.