Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Need Help using Postman to send REST requests

Hello,

It's my first approach with Qliksense Rest API.

I follow the example : Connecting with Postman --> Connecting with Postman ‒ Qlik Sense

I'd like to connect using Certificates so I had client certificate in Postman Setting.

And I tried this :

Capture.JPG

And this is the issue :

Capture.JPG

Capture.JPG

Where is my mistake ?

Thank for help.

Patrick.

3 Replies
cbeaudouin
Partner - Contributor II
Partner - Contributor II

I have the same problem, which version of Qlik Sense do you use ?

Not applicable
Author

Hi Charley,

I'm using QlikSense June 2017

jeremyjinks
Partner - Contributor
Partner - Contributor

Make sure to use port 4242 and to add the client certificates to Postman under the Settings > Certificates.

Also need to include the "X-Qlik-User" header that includes the user directory and userid like this: "UserDirectory=INTERNAL; UserId=sa_repository"