Using API Key in POST request instead of Qlik Sense SaaS session cookie on a extension
I have an extension for Qlik Sense SaaS and I'm trying to do a reload using the api but it automatically authenticates using the session cookie and it doesn't work, is there any way that I could authenticate with the api key despite being logged in?
It works on Postman but in Qlik Sense it seems to be ignoring the api key.