Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
siweichen
Regular Visitor

Can't get the data calling Admin Api via the AAD token?

hi,I am a powerbi administrator and I try to call admin api and Found I can't get data using the aad token I get.

After calling the admin api "https://docs.microsoft.com/en-us/rest/api/power-bi/admin/groups_getgroupsasadmin",I  only get the String "",and nothing returns.

And I click the "try it" button at the page “https://docs.microsoft.com/en-us/rest/api/power-bi/admin/groups_getgroupsasadmin” “

and I can get the data. And I open the network tool and found it's using the pbi_access_token not the access_token And I copy the pbi_access_token to my code and it's ok.

so How Can I call the admin api?

But the same token can be used to call other api.

So I don't know where I do the mistake.

0 REPLIES 0

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

Top Solution Authors