Problem ERP cloud REST API, error message encoded in GZIP format
Summary:
Is it possible to have the response of a REST API for Oracle fusion not GZIP encoded in case of an error ?
Content (please ensure you mask any confidential information):
I'm working with the API Create receipt.
In case of success, the answser is in JSON readable.
In case of an error http 400, the result is encoded in GZIP and our ETL cannot read it. Is it possible to have the answer (the payload) not encoded
I tried to work with AcceptEncoding : Identity or to change the framework version but nothing worked.
Version (include the version you are using, if applicable):
Tagged:
0