'How to resolve failure to open ssr report builder in edge browser with authentication error
Failing to open SSRS report builder on the browser. Its returning an error "Cannot retrieve application. Authentication error"
Solution 1:[1]
This is probably because your windows credentials are being used rather than your SSRS credentials.
To fix this you need to add an entry of your SSRS credentials in the Manage Network Passwords section of your User Account Control Panel.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 |
