Integration, Extension & APIs

Discussion board where members can learn more about Integration, Extensions and API’s for Qlik Sense.

Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT

Who Me Too'd this topic

Aurelien_Martinez
Partner - Specialist II
Partner - Specialist II

Qlik Sense Mashup - error 401 with internal_windows_authentication (qdt-components)

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 :

  • I first get prompted for credentials
  • I log in successfully
  • Then the app fails to load a file

 

Aurelien_Martinez_0-1695115577492.png

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

Help users find answers! Don't forget to mark a solution that worked for you!
Labels (1)
  • API

Who Me Too'd this topic