Forum Discussion

cwollett's avatar
cwollett
Advocate II
1 year ago
Solved

What App permissions are needed for regular Power BI REST API?

I have an app registered in Azure with no Power BI permissions as some of the Admin APIs insinuate you need not have any added for it to work. I do have it added in the appropriate places within the ...
  • Anonymous's avatar
    Anonymous
    1 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 Zhou

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.