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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Markbhai
Creator
Creator

Engima Connect Not working

socket1.png

socket2.png   I am working "Manage iframe Embedded Content Session State using enigma.js and JSON web tokens" In localhost I got result in chrome browser but incognito window it not worked. I tried in some other browser also it not working. anyone please help me?

Labels (2)
4 Replies
alex_colombo
Employee
Employee

Hi @Markbhai , could you please share a screenshot of browser developer tool, network tab? Please check if Incognito browser is blocking 3rd party cookies. Connecting to Qlik Sense from a different hostname will generate a 3rd party cookie, and they need to be enabled from the browser.

Markbhai
Creator
Creator
Author

Hi @alex_colombo ,
 

    Thanks for your reply, I have attached a network tab screenshot below and I checked in an incognito window; I got the same error.
   

alex_colombo
Employee
Employee

If work with localhost from normal browsing and not with incognito, 3rd part cookie are blocked. Please check this browser configuration for incognito mode.

In any case, you have to check if authentication is went ok before opening the websocket connection.

Markbhai
Creator
Creator
Author

Hi @alex_colombo ,

   
   I noticed one more thing, but I am not sure if this is a problem or not. I received an 'OK' status for the JWT-login, but when I check my tenant, I get a 'User Allocation Required' message. Could this be the cause of the 'socket closed' error?

Note:  After logging into my tenant, when I run the iframe load in my web app, it works correctly

ppqlik.png