Forum Discussion
CorradoPag
4 years agoFrequent Visitor
Error 'API is not accessible for application' when I run API GetAppUsersAsAdmin on Postman
Hi, I'm trying to run the GetAppUsersAsAdmin API on Postman. I registered an app giving the authorization "Tenant.Read.All", but in the status appears the message: "not granted for ...", in the colu...
- 4 years ago
I solved it, I enabled the option "Allow service principals to use read-only admin APIs" in the menu Settings -> Admin Portal
Anonymous
4 years agoNot applicable
Hi CorradoPag ,
Whether your problem has been resolved? If yes, could you please mark the helpful post as Answered? It will help the others in the community find the solution easily if they face the same problem as yours. Thank you.
Otherwise, you can follow the below steps to get it.
1. Sign in Power BI Service with Power BI Admin account
2. Click "F12" and navigate to "Network" tab to get the token
3. Call the REST API GetAppUsersAsAdmin by Postman
Best Regards
- Maria0032 years agoNew Member
worked for me ! thanks so much