Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello everyone, I am fairly new to Talend. I am making API calls from SAP Concur, but after a short time (20min, 6h, very variable) the job reports me this error in component tRestClient:
'Exception in component tRESTClient (Copy_of_Extraction)
javax.ws.rs.ProcessingException: java.io.IOException: IOException invoking *URL API* : Unable to tunnel through proxy. Proxy returns "HTTP/1.1 503 Service Unavailable"'
Can you help me in any way? Thanks
Hello @Gianluca Surico ,
Do you use a proxy in your studio machine?
if yes, please try to add a Proxy bypass host of the SAP concur api host (e.g. api.sap.com) in the studio Preferences page(Window->Preferences ->General->Network Connections) as the below, then re-try the job?
Hi @Aiming Chen thank you for your reply.
I launch the jobs from TAC so I cannot set the proxy on my machine. I used the tSetProxy component before the tRESTClient, without which the job does not start.
Hello @Gianluca Surico ,
Then you can add in any endpoints host of the SAP concur api host (e.g. api.sap.com) you would like to skip the proxy
in tSetProxy component 'No Proxy for' value like