Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
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 @v-rzhou-msft , 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.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
11 | |
3 | |
3 | |
2 | |
2 |