gbwisx / msal_mobile

Flutter plugin for single client authentication using the Microsoft Authentication Library (MSAL)
MIT License
10 stars 26 forks source link

invalid_resource;AADSTS500011 #6

Closed remymumoh closed 4 years ago

remymumoh commented 4 years ago

i keep on getting inner exception = null: invalid_resource;AADSTS500011: The resource principal named api://8e82b4f2-4962-4b66-a6f5-76667400cfed was not found in the tenant named. This can happen if the application has not been installed by the administrator of the tenant or consented to by any user in the tenant. You might have sent your authentication request to the wrong tenant.

anyone know a work around or what am i not doing right