Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

"Unexpected token: <" error thrown from ServiceNow

Tejal Zete1
Tera Contributor

while sending data from snow to other tool"Unexpected token: <" error thrown from ServiceNow in servicenow task workflow

1 REPLY 1

Richard Hine
Tera Guru

Tejal,

 

This would normally indicate that the XML you are trying to send is not well formed or contains an unescaped reserved character.

 

I would recommend you double check that what you are sending is valid.

 

Hope this helps,

 

Richard