Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
micheledenardi
Specialist II
Specialist II

QlikSense App to download other Apps

Good morning,

in a QlikSense November 2018 environment i'm trying to write a script which uses QlikSense APIs to download an App (without data) in order to have a backup copy.

To do this i'm using the method App: Export app which seems exactly what i need.

The problem i have is during the Step 1, Post (/qrs/app/{id}/export/{token}?skipData={skipData}) , because qliksense returns me the following error:

2019-01-28 08_54_22-_test _ Editor caricamento dati - Qlik Sense.png

These are my connection parameters:

2019-01-28 08_58_20-Immagine.png

How to write the script in order to perform the authentication and then POST with my request ?

I've already tried to create a very simple connection to /qrs/about with GET in order to perform the authentication and then the POST, but the problem still persists ?

Michele De Nardi
If a post helps to resolve your issue, please accept it as a Solution.
Labels (1)
0 Replies