Forum Discussion
VanThuan
11 months agoFrequent Visitor
Error 401 When Using Update Report Content REST API Download This File Option Greyed Out
Hello, I have a Power BI Service report where the "Download this file" option is greyed out. We have investigated this issue thoroughly and reviewed all known limitations, but none seem to apply ...
- 11 months ago
I checked this. The service principal is correctly assigned the Contributor role on the workspace, and the code works fine for other reports in the same workspace. That suggests the non-downloadable Power BI report is somehow restricting access to this specific report. It’s odd.
vojtechsima
11 months agoSuper User
Hey, VanThuan ,
Make sure you have the security group with your registrated app in Allowed users to run APIs in Admin Portals, also, to avoid conflicts, you can remove the other permissions, since you already have Tenant.ReadWriteAll which allows you to do literally everything.
Admin portal settings, similar to this, either your security group or the principal itself:
- VanThuan11 months agoFrequent Visitor
thank you, I'll try and keep you informed