Forum Discussion
soldous
5 years agoAdvocate II
Admin API for Service principle
With the preview feature of enabling service principal authentication for read-only admin APIs https://docs.microsoft.com/en-us/power-bi/admin/read-only-apis-service-principal-authentication I'm tryi...
AlexZ
5 years agoFrequent Visitor
Have you tried it on a non admin api?
e.g. https://api.powerbi.com/v1.0/myorg/groups?
Just make sure your service principal or the security group is a member of a workspace.
If this is working your authentication should be fine if not your authentication laks the appropriate permissions.
Even with the permission granted to the app it still worked on the non admin api's for me.