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

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Webservice REST with Authentification using Json body request

Hello,

 

I have a web-service REST i use a  basic authentification (username and password) action is POST with a json request 

{

"type":"syn",

"query":"select {id} as id from {product}"

}

I have verified the web-service and it works using Postman but using Talend it doesn't work using component tFilefetch and also tExtendedFileFetch i have always the same error message .

 

Thanks in advance for your help.

Regards

 

 

 

Labels (2)
0 Replies