Getting response 415 in rest integration

Community Alums
Not applicable

Hi All, 

We are sending XML through Rest Post method. We are getting 200 response for smaller size XML but for huge XML we are getting 415 code with "Unsupported Media Type","message":"Content type '' not supported" error.

We are using mid server to send request. When verified the output queue, we found that payload is getting truncated. 

For resolving this i have created a entry in mid server mid.eccq.max_payload_size and increased the size but no luck. 

Please advise. 

 

10 REPLIES 10

you did mentioned the truncated in the payload window, I have seen that before, you could increase the size of that field if you want to review the payload, not sure if that would fix the issue.