Hello,
I’m using HTTPCaller
to retrieve a set of data via an API that I know works, as I tested it in Postman. The problem with HTTPCaller
is that the response_body
is not as full as what I received in Postman (I don’t have the full result), so I cannot continue with my process.
I don't know if anyone can help?
Thanks!