Forum Discussion

gddata's avatar
gddata
New Member
3 years ago
Solved

Power BI Rest API returns 401 authorized for some methods

I want to prepare a report that shows the usage statistics of our PowerBI reports. I wanted to use the PowerBI Rest API for this. I was able to access this API and do a few operations, but we cannot ...
  • Anonymous's avatar
    Anonymous
    3 years ago

    Hi gddata ,

    According to your provided info, it seems that you call REST API using service principal. But service principal authentication is currently supported for the following read-only admin APIs. You can find the details in the following official documentations.

    Considerations and limitations

    Supported APIs

    Best Regards