HTTP Status Code Large Response

We can fix below by enabling Streaming in Apigee ( Currently out of scope as needs work at all up streams)

faultstring":"Body buffer overflow

I am planning raise fault when we get above error from downstream system is it feasible to do ?

What should be HTTP Status Code ?

  • 413 Request Entity Too Large
  • 400 "Message: Response is large"
0 1 117
1 REPLY 1

Not applicable

You can put an error handling with condition of fault string in the fault rules. And then can set the payload in assign message policy. I would suggest to go for 400 status code for this