Forum Discussion
timowille
9 years agoNew Member
Web Content - Access Method - WWW-Authenticate header doesn't contain a valid authorization URI
Hi, i'm trying to connect to a custom REST service hosted on an azure app service that is configured to authenticate against Azure Active Directory. The authentication is working fine, when i ope...
tonjohn
6 years agoFrequent Visitor
It's been awhile since I worked in this space... If I recall correctly, I got around this issue by using an API Key instead of Oauth/OpenID.
Anonymous
6 years agoNot applicable
I actually found a problem.
Active Directory was not setup for the Project I was trying to access using Organizational Credentials from PowerBI.I have used Personal Access Token to access the account from PowerBI while connecting through ODataFeed Data source URL, and it worked fine.