pyxero
pyxero copied to clipboard
NoDataProcessedException on Invoice and Payment Put
I noticed today when attempting to upload a set of invoices and payments pyxero gives the following:
Traceback (most recent call last):
File "
There is no issue using xero.invoices.get or xero.payments.get, but the error is raised on all attempt to use xero.invoices.put and xero.payments.put.
Has anyone else experienced this?