Skip to main content
Announcements
Global Transformation Awards! Applications are now open. Submit Entry
cancel
Showing results for 
Search instead for 
Did you mean: 
mbacha
Contributor II
Contributor II

Error when calling an API with tHttpClient on Remote Engine

Hi,

 

When I call an API using localhost it is working very well but Im getting this error when I try to call the API from Remote Engine

tHTTPClient_1 Exception retournée durant l'appel HTTP : (class java.lang.IllegalArgumentException) Malgré le statut de réponse HTTP 200 OK, impossible de lire le payload en tant que JSON à cause de 'Cannot invoke "org.talend.components.common.stream.format.json.JsonPointerParser$JsonGetter.get(javax.json.stream.JsonParser)" because "this.rootGetter" is null' 

 

Can anyone help plz ?

 

Labels (3)
1 Reply
Xiaodi_Shi
Support
Support

Hello @mbacha 

Could you please clarify on which talend build version you got it?

There is a known bug for the error you reported: TDI-50677(Internal) - Remote Engine Failing tHTTPClient job - DSSL is not supported in the SE

This bug is fixed in Studio 8 patch R2024-02.
We suggest to upgrade your Studio 8 to the last cumulative patch R2024-06 to get the fix.
The bug TDI-50677 is listed in the R2024-06 patch notes fixed bug:
https://help.talend.com/en-US/patch-notes/8.0/r2024-06

Hope it helps.

Best regards

Sabrina