Forum Discussion
Shreenav
Microsoft Employee
2 years agoinvalid_resource: AADSTS500011
Hi, I am trying to fetch data into PowerBi from a API hosted in Azure App Service with OAuth Authentication Enabled. But when I try to sign in using Organizational Account and Sign In, then I get the...
amitchandak
Super User
2 years agoShreenav ,
Seem like there is a problem with how Power BI is connecting to your account system.
The part that's not working right is Azure Active Directory authentication(AAD).
This can happen when the resource(API Host) is not correctly configured or recognized by AD.
Check do you have access to the API host using your current login.
Shreenav
Microsoft Employee
2 years agoYes the API host is created by my account only and it is created under the Microsoft Tenant itself.