Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I’m developing a mashup that connects to a Qlik app on a remote server.
I use qdt-components (https://github.com/qlik-demo-team/qdt-components) to connect to the app.
The mashup is hosted on localhost:4200.
I’m getting an error when I try to launch the mashup :
When the mashup tries to load /resources/qmfe/import-map.json, it is redirected to /internal_windows_authentication, which fails with a HTTP 401 error.
It’s weird that only this call fails, while the previous ones (/resources/js/qlik.js for example) complete successfully.
Do I need to configure something on the server ?
Thanks for your help
PS: We are in Qlik Sense August 2023 Patch1
Hello @Aurelien_Martinez
I can indeed replicate the same behavior in August 2023. It has nothing to do with qdt components, it also happens with a simple mashup created from the devhub and then moved an external webserver (The issue will happen as long as the mashup is not hosted directly in Qlik Sense)
I see that Qlik R&D has already started to investigate this issue around 10 days ago (QB-21812), but there is no fix available yet.
I see that you have already opened a support case, which I linked to the defect in order to increase the weight and I have let the engineer in charge of your support case that this is already a known issue.
Best regards,
The problem may be the august vesion, because the same code work on may 2023.
Hello @Aurelien_Martinez
Indeed, that endpoint that is failing doesn't seem to exist in the May 2023 version. It could be it doesn't include credentials for cross-domain requests (The "allow-access-control-credentials" doesn't seem to be included on this request when I compare to other requests)
Does this cause any issue though? Is the mashup failing to load or it's just a harmless error showing the browser dev tools ?
Hi,
Thanks for your answer. The mashup failing to load.
Hello @Aurelien_Martinez
I can indeed replicate the same behavior in August 2023. It has nothing to do with qdt components, it also happens with a simple mashup created from the devhub and then moved an external webserver (The issue will happen as long as the mashup is not hosted directly in Qlik Sense)
I see that Qlik R&D has already started to investigate this issue around 10 days ago (QB-21812), but there is no fix available yet.
I see that you have already opened a support case, which I linked to the defect in order to increase the weight and I have let the engineer in charge of your support case that this is already a known issue.
Best regards,
Hi,
Thanks for your time, I will wait the fix.
Best regards
Hi @Damien_V
could this be the reason why I get the same 401 for all @fontface-imports via the Sense-css-files when moving a Sense (Feb 2024)-hosted mashup to an external webserver?
/lars