Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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 used
Error faced
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.
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.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
4 | |
4 | |
3 | |
3 | |
2 |