Forum Discussion

vivinj's avatar
vivinj
Frequent Visitor
6 years ago
Solved

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...
  • vivinj's avatar
    vivinj
    6 years ago

    zoloturu 

    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

    My Workspace isn't supported when using service principal.

     

    I am sorted now thanks for teh help.