Hi,
I'm working with very large request payloads, so I need to enable streaming for the proxy.
Following the suggestions from the community in Body buffer overflow Error and the streaming Docs.
I also removed all the policies from our proxy, however, we are still getting the TooBigBody error.
{"fault":{"faultstring":"Body buffer overflow","detail":{"errorcode":"protocol.http.TooBigBody"}}}
Please let me know if you need any further details.