Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi there,
I'm using tRestClient for a call to an api that response in JSON format, no problem there.
The result of the api call is places in the string field of the response.
and I can extract the individual values for the fields using XPath with no problem.
My question is . . is there a length limit on the string field in the tRestClient respons ??
When make the api-call with different date values (i.e. a longer periode of time to get the data back) I get this error :
does this indicate that there is a lenght limit on the string field of the response ?
Thanks in advance
Jacco
Hey Song,
While I was reading the same article, your suggestion came in !! 😅
I have followed the instructions as suggested in the post and . . . it works !
Now I'm going to try to get even larger amounts of data.
Thanks pointing me in the right direction.
Jacco
@Jacco de Zwart , please try the workaround provided in this post and let me know if fixes your issue.
Regards
Shong
Hey Song,
While I was reading the same article, your suggestion came in !! 😅
I have followed the instructions as suggested in the post and . . . it works !
Now I'm going to try to get even larger amounts of data.
Thanks pointing me in the right direction.
Jacco
ah, glad to hear that! 😉