Hello,
How can i change default as i suppose contetnt-type application/soap+xml to text/xml
I tried do it via polices with setting request transformation like:
${request.headers.Content-Type} text/xml
But had no success.
Please advise!
Thank you.
{
“Exception”: “API Gateway encountered an error. Error Message: API Gateway outbound client encountered An HTTP transport error occured. Error Code: 415, Error Message: Cannot process the message because the content type 'application/soap+xml; charset=UTF-8; action="http://xxxx/xxx/xxx/xxxxxx/xxxxxx/Login"' was not the expected type 'text/xml; charset=utf-8'. . Request Details: Service - 1, Operation - Login, Invocation Time:2:43:32 PM, Date:Jan 28, 2021, Client IP - 10.40.12.23, User - Default and Application:null”
}