You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
Currently Envoy only special cases HttpBody in responses, while it tries to interpret it as json in requests.
Based on the HttpBody's documentation it's expected that it represents a raw body instead.