Hi Aditya
Check that you don't have e.g. whitespace before the XML prolog (i.e. the <?xml ... ?> bit). Also, there might be an issue with the UTF-8 Byte Order Mark (BOM). You might - for testing purposes - want to place a Content Modifier step immediately before your script step, in order to set an XML body that you know to be correct.
If you are able to show the code and the payload, that would be helpful as well.
Regards,
Morten
Add comment