After moving from ADAL 1.6.6 to MSAL 1.91, an error was encountered when trying to connect to an Azure Data Explorer endpoint.
Error reads as follows:
AADSTS9001023: The grant type is not supported over the /common or /consumers endpoints. Please use the /organizations or tenant-specific endpoint.
Could I get some information on what this error means and how it could be resolved?
After moving from ADAL 1.6.6 to MSAL 1.91, an error was encountered when trying to connect to an Azure Data Explorer endpoint.
Error reads as follows:
AADSTS9001023: The grant type is not supported over the /common or /consumers endpoints. Please use the /organizations or tenant-specific endpoint.
Could I get some information on what this error means and how it could be resolved?