Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

401 (Unauthorized) on images, and CORS errors when using Chrome 46

When accessing the QMC or any app on our Qlik Sense Server I get plenty of errors in the development console on Chrome 46.

On all images I get 401 (Unauthorized) and also a lot of lines regarding CORS.

I've read that I could maybe fix these issues by enabling CORS on the webserver but we're only running the Qlik Sense Webserver, so no Apache or IIS.

Question 1) How can I enable CORS when we're only running the Qlik Sense Server and no dedicated web server application?

Question 2) How come I have no problems when using IE or Chrome 44?

Best regards

Anders

3 Replies
Not applicable
Author

As far as Question 1 is concerned, here is the Mozilla reference on CORS.  For Question 2, I think there may be more to the story than just CORS (like auth patterns or something else)

CORS reference: HTTP access control (CORS) - HTTP | MDN

Anonymous
Not applicable
Author

Regarding 1). Where in the Qlik Sense Server-settings should I make changes to enable CORS?

Not applicable
Author

In virtual proxy config add the reference into response headers located in advanced section:

2015-08-11 09_34_44-Virtual proxy edit - QMC.png