JSON String LIMIT - Really BAd From UIPATH - if you are calling big API's are using big data, Uipath does not work for this!, Is someone going to respond to these posts?

Continuing the discussion from Hi, Issue retrieving information from an API, while using HTTP Request Activity of UiPath Studio; when the response has a JSON result that is huge. (Eg: Retrieving 500 items as a json string:

Scenario:

Steps to reproduce:

Current Behavior:

Expected Behavior:

Studio/Robot/Orchestrator Version:

Last stable behavior:
Last stable version:
OS Version:
Others if Relevant: (workflow, logs, .net version, service pack, etc):

Hey @johnny_hajjar1

Are you using any writeline activity in your flow and putting your api response on studio output console?

Regards…!!
Aksh

Hi, niether, just storing to a string variable, its to do with logging i think. this workflow can no be debugged.

Please do the logging to a separate file, not with Write line or Log message activities, when the string to be Outputted is very big.