Forum Discussion
Anonymous
3 years agoNot applicable
Power BI service question
Hello All,
I am implementing a feature in our angular application to refresh datasets in a workspace when a button is clicked on our web app. So far the implementation is working. However, I am having an issue getting an access token.
I am wondering if anyone can provide below information for powerbi?
- ClientId
- Scope
Thanks in advance!
1 Reply
- blopez11
Super User
Client Id can be found in Azure AD for the app registration you are using for authentication (i.e. service principal). In Azure AD, this is the Application (client) ID for the app registration and scope is https://analysis.windows.net/powerbi/api/.default