Forum Discussion
Issue with Microsoft.AnalysisServices v19.96.1 – “API is not accessible for application” Error
- 1 year ago
Hi Anonymous ,
1. Test with Delegated Flow (vs Application Permissions)Try switching from Application permissions (client credentials) to a delegated flow (user context + token) and see if that bypasses the block. This is just to isolate whether v19.96.1 disallows service principal-only flows.
If this doesnt work try switching back to previous version until Microsoft Resolves.You can raise the concern here:
https://community.fabric.microsoft.com/t5/Issues/idb-p/Issues
or
Try raising a Support Ticket-
How to create a Fabric and Power BI Support ticket - Power BI | Microsoft Learn
Thank you for reaching out on Microsoft Community Forum.
Ensure your app registration has:
- Tenant.Read.All or Capacity.Read.All API permissions (delegated or application, depending on your scenario) in Azure AD
- Admin consent granted
- Power BI workspace access for the service principal
You may also need to enable “Allow service principals to use Power BI APIs” in Power BI Admin Portal.
Yes, all the mentioned permissions are present. But, it isn't working for us with Microsoft.AnalysisServices v19.96.1 but working with Microsoft.AnalysisServices v19.90.0.