qlik-oss / enigma-go

Go library for consuming Qlik's Associative Engine.
MIT License
39 stars 12 forks source link

refactor: fetch the engine spec from QCS instead #232

Closed aihazm closed 2 years ago

aihazm commented 2 years ago

Added to the doc:

Note: Before running the script, make sure you have a valid Qlik Cloud tenant host and API key in your environment variables

QCS_HOST=<tenant>.qlikcloud.com
QCS_API_KEY=<APIkey>
glooms commented 2 years ago

Turns out the endpoint in question isn't suitable for a good, long-term solution.