String limited to 10.000 characters?

Hello,
I am using the HTTP Request and I am receiving an answer of more than 10.000 characters so the string can not show all the characters.
Please, what could i do?

Hi, how are you checking for this limit? Hope it is not in debugger, as that will have a limit that is just visual…

2 Likes

The “result” part of the HTTP activity gives me a string with “…” at the end and if i check such a request with the software SOAPUI I can see that there are more characters after “…”

You did not answer what i asked, but i assume you are seing this while in debug, you dont actually have a limitation…

1 Like

Oh ok, you mean the string is completely stored in the variable even if I check in the logs that it is not fully showed?

yes.

Ok, sorry for not understanding. Thank you so much.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.