Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
marcel0net0s
Contributor
Contributor

WebApp Integration with QlikSense Enterprise

How can I integrate my WebApp with QlikSense Enterprise? I still don't find where to configure the http header through the RequireJS.

I configure the Virtual Proxy like illustrated in figure Qlik_01, the Proxy is configure to allow http and https connections.

To test this Virtual Proxy I developed a Web Socket Client in Java, like in figure Qlik_02.png. It connected successfuly, open an app and list the avaiable apps. So the Virtual Proxy is ok.

But when I make a connection with JavaScript and RequireJS, as illustrated in figure Qlik_03.png, I got the error:  GET http://localhost/pmp/resources/js/qlik.js net::ERR_ABORTED 401 (Could not authenticate the request: Expected an authentication header.)

So I believe that I need to configure the http header through RequireJS or another form through AngularJS but still don't see why. 

All help will be very welcome!

Labels (1)
0 Replies