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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tRestClient JSON String 40000 character is not passing - Urgent

Hi There,

I have a Talent job with tRestClient. The Json string consist of more than 40000 character. Talend Jon gave me error HTTP 500 .

 

If I reduce the JSON it goes.

 

I am using base64 string in JSON that make the JSON very big.

 

Any suggestion , Thanks in advance.

 

Thanks,

Zain

Labels (3)
1 Solution

Accepted Solutions
uzix
Creator
Creator

hello @zainameerullah ,

 

see if it helps - check in trestclient the option in advanced settings

 

Disable chunked encoding

"

 Selectt his check box to disable encoding the payload as chunks.

"

View solution in original post

1 Reply
uzix
Creator
Creator

hello @zainameerullah ,

 

see if it helps - check in trestclient the option in advanced settings

 

Disable chunked encoding

"

 Selectt his check box to disable encoding the payload as chunks.

"