I am using a simple Communication.webRequest() to a REST-server to retrieve a json. Unfortunately the server response is relatively large.
So I get the -402 (Serialized response was too large) and -403 (Ran out of memory processing network response...