I am trying to use the ServiceNow API to query for Incidents/Change requests that match a certain condition.
When the query matches 1 result, the script returns fine. However when it returns multiple Incidents the script throws the below error-
unclosed token at line 1, column 3671, byte 3671 at C:/Perl64/lib/XML/Parser.pm line 187.
Does it have anything to do with the amount of XML data that the api client can buffer?
The Service Now API dcoumentation is here: http://ift.tt/1EXJ8Q3
No comments:
Post a Comment