Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Only at Qlik Connect! Guest keynote Jesse Cole shares his secrets for daring to be different. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
agni_gold
Specialist III
Specialist III

How to Create POST connection to QRS API using Qliksense Rest Cconnector

Hello Everyone, 

Need your help to create a post connection using the Qliksense Rest connector to QRS API for updating the properties of users.

I want to update user properties using the Qliksesne script through QRS APIs.

GET connection is working fine while making POST/PUT connection, it is throwing the error "Failed to connect server"

I have gone through multiple articles but it didn't work, please share your ideas and steps which I can utilize for this.

 

Thanks in Advance.

Labels (3)
3 Replies
agni_gold
Specialist III
Specialist III
Author

@sunny_talwar  , do you have any idea on this topic? please help

Harsh_Gohil
Partner - Contributor III
Partner - Contributor III

Hello agni_gold,

Please try this user for Connection

Query headers:

X-Qlik-User: UserDirectory=Internal; UserId=sa_repository

Please Check out Screenshots

if you have another issue do let me know.

Thanks and Regarding,

Harsh

 

EladKushmaro
Creator
Creator

Query headers:

X-Qlik-User: UserDirectory=Internal; UserId=sa_repository

Worked for me!!!