Hello,
I am facing one strange issue in APIGEE. i could see some messages are failing with the below error in the trace logs
error status code: 200
error message : com.apigee.flow.message.MessageImpl@4fba4d9b
error message content : {"fault":{"faultstring":"Unsupported Encoding \"none\"","detail":{"errorcode":"protocol.http.UnsupportedEncoding"}}}
When I tried to re-post the same request message again(which failed) for the same API proxy, its working(i used postman to post the message on both success and failed instance).
Not sure whether its the issue. its failing within API proxy request flow
Thank you in advance
@dchiesa1 @DChiesa @anilsr @anilsagar

