Forum Discussion
What App permissions are needed for regular Power BI REST API?
- Anonymous1 year ago
Hi cwollett ,
According to your statement, I think your issue is about grant permission to application.
As far as I know, you need to make sure that your account has permission to the feature you call like you need gateway admin permission to call "Get Gateways" REST API and your application needs to have permission that meet the required scope.
For reference:
Quickstart: Configure an app to access a web API - Microsoft identity platform | Microsoft Learn
Best Regards,
Rico ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi cwollett ,
According to your statement, I think your issue is about grant permission to application.
As far as I know, you need to make sure that your account has permission to the feature you call like you need gateway admin permission to call "Get Gateways" REST API and your application needs to have permission that meet the required scope.
For reference:
Quickstart: Configure an app to access a web API - Microsoft identity platform | Microsoft Learn
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.