Request error with payload greater than 10 MB
If a request with a payload > 10 MB is sent to the API proxy or the target API returns a response with a payload > 10 MB to the API proxy, the following error occurs:
" { "fault":{"faultstring": "Body buffer overflow", "detail": { "errorcode": "protocol.http.TooBigBody" } }} "
Streaming can be enabled for both request and response in the proxy endpoint and the target endpoint as described in the SAP note.
SAP - Note → 3087398