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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
PavanPranav
Regular Visitor

Admin - Apps GetAppsAsAdmin (One or more errors occurred) when trying to access this API

Hi Everyone,

I am trying to get the list of Apps in the organisation and tried to acess the API - Apps GetAppsAsAdmin using powershell and getting an error message.

$Apps = Invoke-PowerBIRestMethod -Url $Url_apps -Method Get | Convert ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : WriteError: (Microsoft.Power...werBIRestMethod:InvokePowerBIRestMethod) [Invoke-PowerBIRestMethod], AggregateException
+ FullyQualifiedErrorId : One or more errors occurred.,Microsoft.PowerBI.Commands.Profile.InvokePowerBIRestMethod

 

I am logging in with my admin credentials and able to fetch data from other APIs like Datasets GetDatasetUsersAsAdmin  but failed do the same with the API- Apps GetAppsAsAdmin.

 

Kindly help me out with this. This helps a lot.

 

Thank you.

script usedscript used

Error facedError faced

2 REPLIES 2
PavanPranav
Regular Visitor

Hi @Anonymous , The post you shared do not have a solution for the problem. Hence, my problem isn't solved.

 

I am able to access every other Power BI REST Admin APIs like (GetReportsasAdmin, GetGroupsasAdmin, GetDatasetUsersasAdmin) which require same scope as API GetAppsasAdmin whichi is Tenant.ReadAll or Tenant.ReadWriteAll

 

I am only failing to access the GetAppsasAdmin API. I am unable to find out the root cause.

 

Any help is highly appreaciated.

 

Thank you.

Anonymous
Not applicable

Hi @PavanPranav ,

 

Please learn more details from offical blog.

Here is a solved post with similiar issue like yours and I hope it could help you solve your issue.

 

Best Regards,
Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

 

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors