Forum Discussion
vivinj
6 years agoFrequent Visitor
Error while executing Get dataset call "API is not accessible for application"
Hi, I am trying to execute the API calls for Power BI on Postman. I was able to successfully generate the token using the service principal method. Now when I try and execute a GetDataset call in...
- 6 years ago
I was able to find the reason why. This was because I was trying to work on the data form My Org and this is a limitation in the Service Principal method:
Considerations and limitations
- Service principal only works with new workspaces.
My Workspace isn't supported when using service principal.
I am sorted now thanks for teh help.
vivinj
6 years agoFrequent Visitor
I was able to find the reason why. This was because I was trying to work on the data form My Org and this is a limitation in the Service Principal method:
Considerations and limitations
- Service principal only works with new workspaces.
My Workspace isn't supported when using service principal.
I am sorted now thanks for teh help.
WCONGRAVE
Advocate I
4 years agoHi, I've got the same issue. What did you replace the "MyOrg" with?