How to send soap call using content-type = Application/soap+xml
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2022 09:52 PM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2022 11:09 PM
error code 400
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2023 06:30 AM
Hey @Ben138 , I'm facing the same problem, did you solve it?