Forum Discussion
nagaraj
6 years agoPost Patron
Operation returned an invalid status code 'Unauthorized''
Hello, Need help on the below error, I am trying to embed the Power BI report in Dot Net application. Issue is raised at the below highlighted line in the code, not sure what is the issue. Pl...
- Anonymous6 years ago
Hi nagaraj ,
Accoring to offical document, the account must be the admin of the related workspaces when you need to embeded report in the application. You can check the details in this documentation.
Best Regards
Rena
nagaraj
6 years agoPost Patron
Hi Anonymous
Since i have was using a new Service principle which was not having the access to TENANT's the issue was there.
Now i have all the privileges and resolved the issue.
Regards
Nagaraj
Anonymous
2 years agoNot applicable
I meet the same issue, could you detail your solution again, thanks