Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
when i use the default PBIRS wbeportal/service URL i can access the reports. However when i set up a custom URL, either on http or https, i get repeated login prompts. From browser developer tools, i see 401 error. Any ideas why?
I am using auth type - <RSWindowsNTLM/>
I am using a domain servcie account not the virtual one.
i referred below links but not luck.
The registry settigs is fine.
Solved! Go to Solution.
The solution is as below -
Value name: DisableStrictNameChecking
Data type: REG_DWORD
Base: Decimal
Value: 1
Value name: BackConnectionHostNames
Data type: Multi-String
Value: <the report server URL>
Hi rupayan87. I am stuck at the same scenario as you, and the solution you suggested didn't help in my case. Any advice on what I can do next? TIA.
The solution is as below -
Value name: DisableStrictNameChecking
Data type: REG_DWORD
Base: Decimal
Value: 1
Value name: BackConnectionHostNames
Data type: Multi-String
Value: <the report server URL>