Soap outbound message: payload logging not supported for unknow content-type
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2022 11:44 PM
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2022 12:09 AM
Hello,
Error code 400 represents bad request. I guess it could be different SOAP version, try content-type as text/xml
Regards,
Sateesh Kumar Devadoss.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2022 12:20 AM
3rd party system doesn't accept text/xml , its accept application/soap+xml as content type.