Forum Discussion

KSN's avatar
KSN
New Member
6 years ago

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

  • Anonymous's avatar
    Anonymous
    Not applicable

    Same problem here, found any solution?

    • KSN's avatar
      KSN
      New Member

      Are you using Custom Authentication to access the reports?

      • Anonymous's avatar
        Anonymous
        Not 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