Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

How to send soap call using content-type = Application/soap+xml

Ben138
Mega Expert

Hi Community,

 

I'm Try to send a soap request to one of 3rd part tool using soap outbond message. By default soap request is sending as content-type = text/xml , My 3rd party tool is rejecting content-type =text/xml it will only accept application/soap=xml as content type is option to send soap request with content-type = Application/soap+xml.

 

Thanks in Advance

 

With Regards,

Ben

6 REPLIES 6

error code 400

lucasFarias2203
Tera Contributor

Hey @Ben138 , I'm facing the same problem, did you solve it?