Forum Discussion
lilian7300
5 years agoFrequent Visitor
How to get the correct authorization token
Hi I am trying to design a simple web app which can use power BI REST API to refresh a dataset. But I stuck on how to get the authorization token from Azure Directory. I tried to use POSTMAN a...
TedPattison
5 years agoMicrosoft Employee
When you acquire an access token, you must request a permission scope of Dataset.ReadWrite.All.