Using OutSystems Cloud (OS 11) I am trying to decompress an API response of 89MB (Compressed) . When decompressing I get System.OutOfMemoryException.
This is the API I am calling:$ curl 'https://data.brreg.no/enhetsregisteret/api/enheter/lastned' -X GET \ -H 'Accept: application/vnd.brreg.enhetsregisteret.enhet.v1+gzip;charset=UTF-8' -J -O
Any solutions on how I can manage to decompress this.
Hi @Houman Mohebbi https://www.outsystems.com/forums/discussion/62141/error-publishing-system-outofmemoryexception/
Please go through this link you will definitely find the solution.Thanks in advance.