Forum Discussion
Anonymous
4 years agoNot applicable
Custom Connector cannot connect to (Admin - WorkspaceInfo PostWorkspaceInfo) PowerBI API
Hi All, I am using a custom connector to retrieve data from the Admin - WorkspaceInfo PostWorkspaceInfo API (see Admin - WorkspaceInfo PostWorkspaceInfo - REST API (Power BI Power BI REST APIs) |...
Anonymous
4 years agoNot applicable
Hi Anonymous ,
First, you need to make sure that you have the right permissions and scope to run the admin api.
Permissions and consent in the Microsoft identity platform
Please check the solutions in the following threads that have similar error messages to yours and hope they can help you solve the problem.
1. Problem with custom connector for Power BI Rest API
Turned out I had to use "myorg" instead of "me" (but only for the GET requests...).
2. Power BI A.P.I Authentication
Best Regards