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
According the their API, Xero expects a POST request when removing invoices. However, I see that this library tries to perform a DELETE request, and Xero servers return 404.
I'm using the latest PIP version of the library
The text was updated successfully, but these errors were encountered:
According the their API, Xero expects a POST request when removing invoices. However, I see that this library tries to perform a DELETE request, and Xero servers return 404.
I'm using the latest PIP version of the library
The text was updated successfully, but these errors were encountered: