We are working on integrating ServiceNow with IG&L for access request using the createChangeRequest web service call. Login Web Service successfully returns token to ServiceNow but when serviceNow calls createChangeRequest API, it is getting Invalid XML content in the request body. Premature end of file message though the XML payload is is passed correctly. I'm not able to figure out why it is happening.
I want to know if anyone have worked on this type of integration and faced similar issue. Any help with this would be highly appreciated.
Thanks
Shesh
I suggest you add an example of the XML you are sending.
Are you able to raise a change request via web service using a tool like postman (or curl or any any other tool)?