Forum Discussion
Power Bi Report Server: Custom Text Filter visual 401 error forms authentication on chrome browser
Hi,
I am using Custom Text filter Visual in one of the report and hosted on Power Bi Report Server. Custom Control is working fine in Internet Explorer Edge and failed to load in Chrome with the following errors while loading Javascript files.
Failed to load resource: the server responded with a status of 401 (Unauthorized) visualSandbox.externals.js:1
We tried enabling Access-Control-Allow-Origin on report server config and web.config and even in Report Server database in the configuration table. but no luck.
Using the Power BI Report Server version - October 2019 release .
Any suggestions please
7 Replies
- AnonymousNot applicable
Same problem here, found any solution?
- KSNNew Member
Are you using Custom Authentication to access the reports?
- AnonymousNot applicable
Yes i made my own version of custom authentication and when i open a report with custom visuals, i see many 401 messages in the chrome debug console. If i open a report with no custom visuals it works without problem.
Report = PBI Report, not paginated reports.
PS: My PBIRS version is Jan 2020