Forum Discussion
krmtrhn
8 years agoNew Member
Power BI Scope Url Missing
Hello everyone,
I've ben trying to make an API request from POWER BI api via JavaScript. I've succeed to make the call with existing access token. Everythin seems okay until here.
The problem is to generate an authorised token I am trying to send a request to Microsoft Oauth service. The url requires scopes for defined permissions. Even tough documantation page provides names of scopes, description of scope the URL is missing.
I've tried using GROUP name for access but it has failed.
Short of the word is what is the URL scope for Dashboard.Read.All permission?
Thanks!
1 Reply
- krmtrhnNew Member
I've been struggling with this issue almost a week but I still couldn't find a way to solve it. I would be very appreciate anybody can help me about this.