You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having an issue with one of the requests to create an invoice, getting this error.
I added a log statement just before the request is sent, and the xml looks fine. I can't see any issues in it.
Exact exception:
XeroPHP/Remote/Exception/BadRequestException with message 'Xml for post data was invalid, '', hexadecimal value 0x02, is an invalid character. Line 149, position 251. ()'
I can provide the XML file directly if needed for debugging (it contains private info).
The text was updated successfully, but these errors were encountered:
Hi,
Having an issue with one of the requests to create an invoice, getting this error.
I added a log statement just before the request is sent, and the xml looks fine. I can't see any issues in it.
Exact exception:
I can provide the XML file directly if needed for debugging (it contains private info).
The text was updated successfully, but these errors were encountered: