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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Receiving 404 error from tRESTClient

Hi,

 

I am receiving error 404 when I execute a request using tRESTClient.

Endpoint URL: https://sfrplanners.xplan.iress.com.au/resourceful/entity/client/50949/address/

Method: Post

Header: all required headers given

Same request gets executed from Postman. But I am facing challenge in Talend.

Its really a critical issue, and need urgent help in this. 

 

Attaching screenshot of the flow.

 

Regards,

Pallavi

 

Labels (2)
4 Replies
Anonymous
Not applicable
Author

Hello,

 

Is it possible to see how is set your tRESTClient component ?

 

Regards,

Pierre

Anonymous
Not applicable
Author

Hi jesuisengalere,

 

sharing all details of flow. 

 

0683p000009M8HN.jpg0683p000009M8Pv.jpg0683p000009M8SF.jpg0683p000009M8Nf.jpg0683p000009M8SK.jpg0683p000009M8Fr.jpg0683p000009M8KR.jpg

Anonymous
Not applicable
Author

Hello,

 

An error log would help too to debug this.

Have you tried to check the authentification case? Your API adress is asking me for a session login.

 

Also if the problem persists, maybe you should try to set a  tsetkeystore component.

(also try to request your web service without 's' of https

 

May this helps you

Regards

Pierre

Anonymous
Not applicable
Author

Hi Pierre,

 

I am not receiving SSL error. The issue is I am getting cookie in authorization but further requests are not getting authorized using cookie. Any idea what is missing here?

 

Regards,

Pallavi Deshpande