Hello,
When I make an HTTP request to a website, the response gets cropped to around 200 lines.
I need the whole response as the data I need is located in the body on the page.
The UiPath.WebAPI.Activities HTTP request crops the response.
Is there a way to fix this issue?
Is there an alternative to the UiPath.WebAPI.Activities HTTP request (the standard HTTP orchestrator won’t work in this case)?
I have attached a screenshot of the cropped response.