Forum Discussion
jmoore11
1 year agoRegular Visitor
Power Bi Rest Api App Endpoints
I am trying to interact with an App on a workspace using a service principal. The documentation states that service principals are not allowed. https://learn.microsoft.com/en-us/rest/api/power-bi/app...
lbendlin
1 year agoSuper User
I am trying to interact with an App on a workspace using a service principal.
Interact how? For what purpose?
jmoore11
1 year agoRegular Visitor
I want to use the power bi rest api to query the app to get the lists of reports. I would like to not use a username and password to retrieve a token to do this.