Qlike Sense not working due to authorization header
Hi community
We are trying to integrate qlik sense into our java application; we are use the tag <Iframe> in our html, and for the authentication we are making a call with XMLHttpRequest setting the header authorization request, the call itself responses with a 200 http code, the problem is that the response has some resources (css and qlik styles js) that we cannot locate (guessing those resources are on your server), How to make properly this call to successfully integrate the Iframe???