Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

QAP Dev hub

Hello All:

I'm working on integrating some Qlik app elements in to a webpage, we have a Enterprise and QAP server. I'm trying to use the QAP to serve the elements, but I can't get in to the Dev-Hub on the QAP. I have seen references to an API call for the elements,  but can't find any help page for QAP APIs.

Thank you all for any help,

Jason

3 Replies
Alexander_Thor
Employee
Employee

Have you tried navigating to https://servername/dev-hub ?

You can find the API documentation at http://help.qlik.com/en-US/sense-developer/3.0/Content/Home-developer.htm which is applicable for both a Enterprise server and a QAP server since the APIs are the same between both products.

Not applicable
Author

Thank you!

I was able to get to the dev-hub using the server name in the URL, and not the IP as I had been trying.

Jason

Alexander_Thor
Employee
Employee

Just to follow-up, we have what call a "origin whitelist" for websocket connections in Qlik Sense.

So in the virtual proxy you have the option of specifying which hosts are allowed to communicate with the proxy over websockets.

Since you probably installed the server and picked the default hostname that came with it that's the origin that has been applied as default. If you want to access via IP adress you would have to add that IP adress to the proxy as that is now a new Origin that is not present within the whitelist.