Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
paulselousyoriz
Partner - Contributor III
Partner - Contributor III

Connection To JSON API Via Websocket Returns Timed Out Error Message

Hi Community Experts,

We’d like to create a Node.js client application that performs the following tasks:

  • Connect to Qlik JSON API
  • Create a hypercube
  • Get all the data (some filtering possible) from the hypercube and return it as JSON

We’ve already created a test script using Enigma.js to see how connection works. Unfortunately, the Websocket connection using certificates always times out.

We have double checked the port 4747 is open on the firewalls. We have also run the QlikSenseWebsocketTest and it came back with everything working as expected.. Still seems like connecting remotely doesn’t work.

 Attached the script we are trying to use and the response dump in a separate file.

Can you please assist in what we might be missing for a successful connection?

Thanks in advance,

Paul

0 Replies