I am trying to retrieve a large amount of data with makeJsonRequest, and it seems to have an issue with the response size. Currently, the return size that I am interested in is around 50k. Is there a hard-set limit, or is there an environment variable that can be set to allocate more memory for the makeJsonRequest response size?
I am trying to retrieve a large amount of data with makeJsonRequest, and it seems to have an issue with the response size. Currently, the return size that I am interested in is around 50k. Is there a hard-set limit, or is there an environment variable that can be set to allocate more memory for the makeJsonRequest response size?