Forum Discussion
Anonymous
3 years agoNot applicable
Power BI Rest API authentication failed in Service
Hi there folks, To get actual automated insights in our dedicated Power BI environment (workspaces, apps, datasets, reports and users) we are trying to build a dataset which fetches this informat...
- Anonymous3 years ago
For anyone stumbling into this topic. Making a data gateway for both connections and skipping the test connection solved the issue. It now refreshes without any issues in the server.
ImkeF
3 years agoCommunity Champion
Hi Anonymous ,
I usually use a custom connector for this task, but looking the query that generates the token, you have a dynamic data source in there. Check out Chris' blog you've mentioned and create a relative path for the tenant ID.
Although it doesn't explain the error-message, it might be worth a try.