Forum Discussion
Anonymous
4 years agoNot applicable
How to get API Bearer Token for Power BI Admin apis
I am trying to use https://login.microsoft.com/ <tenet id>/oauth2/token to get access token for Power BI Admin apis. I have set up a application and security group in AD and granted all the read ...
- 4 years ago
Anonymous Here's one detailed explanation
Sayantan
2 years agoFrequent Visitor
You have said -
I am trying to use https://login.microsoft.com/ <tenet id>/oauth2/token to get access token for Power BI Admin apis.
I have set up a application and security group in AD and granted all the read access required. I can paste in a token into api call and it works. I can use the above api and return an access token in Postman.
How to do it ?