Forum Discussion

jballard81's avatar
jballard81
Frequent Visitor
2 years ago
Solved

Error parsing XML response

Good afternoon!   I'm using Web.Contents to perform an XML API call. It looks like it's working, but when i drill into the response data i see this exception error: I've tried to google this...
  • jballard81's avatar
    2 years ago

    well after carefully comparing another working call, i found i was missing double quotes around the api address. so to the error's credit, it was pointing me in the right direction!