Too Big Body. Body buffer overflow

I'm getting the fault message from backend. The message shows it's too big the response. So, how to fix the issue. Also checked the Apigee link:

https://docs.apigee.com/api-platform/develop/enabling-streaming

for streaming, but we have transformation on the backend response.

{ "fault": { "faultstring": "Body buffer overflow", "detail": { "errorcode": "protocol.http.TooBigBody" } } }

What is the best solution for this scenario?

0 1 810
1 REPLY 1

Solution: Use a smaller body.