can someone confirm - does a RESTlet still have a ...
# suitescript
s
can someone confirm - does a RESTlet still have a 10MB response limit if just returning a big in-memory JSON tree?
l
I can confirm this. Had a project last month where our RESTlet was returning an error when it was responding with a JSON of more than 10 mb
s
thanks @Lea CC