Reporting Services Error
- The permissions granted to user 'DOMAIN\user' are insufficient for performing this operation. (rsAccessDenied) Get Online Help
I had this issue in the past with Windows 10 and the solution was to run it in IE 11 under administrator as per this article:
https://learn.microsoft.com/en-us/answers/questions/453441/the-permissions-granted-to-user-domainuser-are-ins
As IE 11 is not available anymore I am struggling to get this working. I'm using MS Edge with Single Sign On and my computer is signed in using my Microsoft work email.
I tried re-installing my instance of SSRS, re-setting up the WebService URLs, creating a new ReportServer database in SQL Server and configuring the Report Server database credentials in the Report Server Configuration Manager
. This didn't work.
I also tried going into the users
and policyuserrole
tables in the ReportServer
database and manually added my account and SSRS roles to it. This didn't work.
Can anyone help me get this working? Is there something specific to my environment that could be causing this?