Completed
Last Updated: 16 Sep 2020 13:21 by ADMIN
Release 2020 R3
Sean
Created on: 12 Aug 2020 13:18
Type: Bug Report
2
Additional CORS implementation on the Reports REST service of the Report Server

It seems that when you try to open two tabs in the same browser looking at different websites, the browser gets confused about the URL that is sending the request. Issue is related to CORS protocol and HTTP caches.

It sounds like something needs to be changed on the report server so that even if it gets cached it would still allow access when I switch sub domains.  Or something on the viewer side to clear the cache.

2 comments
ADMIN
Silviya
Posted on: 31 Aug 2020 06:19

Hello Sean and Balaji,

Thank you for your feedback!

We will include a fix in our upcoming release (September 16). So, stay tunned.

Best Regards,
Silviya
Progress Telerik

Five days of Blazor, Angular, React, and Xamarin experts live-coding on twitch.tv/CodeItLive , special prizes and more, for FREE?! Register now for DevReach 2.0(20).

Balaji
Posted on: 28 Aug 2020 08:46

Hi Sean,

This seems to be an issue. The URL is cached in Chrome browser. I was facing the same issue. I cleared the Browser history and tried and it started working. The current website seems to keep referring to the previous website URL and gives CORS issue.

This definitely requires a fix as every client of mine will be having a separate environment and URL and i might need to work on different reports at the same time. I cant be clearing the Cache everytime i need to use a different RS/Website.

Thanks,

Balaji.V