Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Qlik sense qmc job trigger - JAVA

Hi all,

Hope all is well

we tried through postman

tps://host:4242/qrs/task/{d7ec29d0-6636-4b70-870e-95d127390c4b}/start?Xrfkey=abcdefghijklmnop


included the header

[{"key":"X-Qlik-Xrfkey","value":"abcdefghijklmnop","description":"","enabled":true}]

[{"key":"X-Qlik-User","value":"UserDirectory=Internal; UserId=sa_repository","description":"","enabled":true}]


CRT file

C:\Users\profile id \Downloads\client.pem

Key file

C:\Users\profile id \Downloads\client_key.pem

it is working fine through postman, but same thing we tried to achieve through java rest template. we are facing no client cert supplied. please advise at earliest.

0 Replies