"Unexpected token: <" error thrown from ServiceNow
						
					
					
				
			
		
	
			
	
	
	
	
	
Options
			
				
					
	
			
		
	- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-11-2022 03:34 AM
while sending data from snow to other tool"Unexpected token: <" error thrown from ServiceNow in servicenow task workflow
		1 REPLY 1
	
		
		
			
			
			
					
	
			 
					
				
		
Options
			
				
					
	
			
		
	- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-11-2022 03:59 AM
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
