Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
shestac92
Partner - Contributor II
Partner - Contributor II

Qlik Playground - not valid ApiKey

Hello,

I tried to launch the AirBnB  playground sample, but I got authenticated error because the config object suggested by Playground is the following:

 let config = {
	url: 'wss://playground-sense.qlik.com:443/playground/app/2b10add1-472f-4192-aac9-44a99125825c',
	apiKey: 'undefined',
	appname: '2b10add1-472f-4192-aac9-44a99125825c'
}

As you can see, the apiKey is undefined. 

My question is - how can I get a valid apiKey to try the PG samples? I have checked some quick start guides on launching PG samples, I did exactly the same steps, but every time I got undefined apiKey and it doesn't allow me to connect to the PG.

Thanks!

Labels (2)
0 Replies