This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
I'm obtaining token via https://login.windows.net/common/oauth2/token, and it has App.Read.All scope (resource is set to https://analysis.windows.net/powerbi/api). It works just fine with reports and dashboards API. But with apps - https://api.powerbi.com/v1.0/myorg/apps - it returns an error:
{
"error": {
"code": "InvalidRequest",
"message": "Certain required feature switch is disabled"
}
}I've tried to use web client token (window.powerBIAccessToken), but it returns the same result. My app registration have and consented all permissions. PowerBI Pro trial has ended, but I'm not sure it is required for this API. Any ideas how to resolve this problem?
Hi @Alcz,
I'm going to consult the Product Team. I will post the result here. Thank for your patience.
Best Regards,
Hi @Alcz,
The issue is gone now. It seems a little delay happens in the deployment. Please try it out.
Best Regards,
It seems to be working, but not in all applications. Is there any permission other than App.Read.All required for this api to work?
Hi @Alcz,
Could you please mark the proper answers as solutions?
Best Regards,
Hi @Alcz,
Did you get any error messages?
Since it works, is it possible that the token is expired?
Best Regards,
No, I don't see any error message, and the token is valid. The problem is - now after latest api changes were rolled out to production, I get successful response, but it does not contain all apps.
This raises question - what is an "app" that this api returns?
Hi @Alcz,
It is the Apps that are installed. Please refer to the snapshot below and check out the result.
Best Regards,
Some standard apps like JIRA, GitHub and ClickDimensions are not returned by api although they are listed on "Apps" page.
Hi @Alcz,
It's true. I have consulted the Product Team and will update here later.
Best Regards,
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.