xero-node icon indicating copy to clipboard operation
xero-node copied to clipboard

Xero Node SDK for OAuth 2.0 generated from XeroAPI/Xero-OpenAPI

Results 49 xero-node issues
Sort by recently updated
recently updated
newest added

**SDK you're using (please complete the following information):** - 4.10.2 **Describe the bug** Promises from the SDK are being rejected with non Error objects – response objects to be precise....

Type: Enhancement

We are still occasionally and nowadays more frequently getting AggregateErrors from the xero api. xero-node is v4.11.3. Connections to all of our client accounts usually break when we get those....

**SDK you're using (please complete the following information):** - xero-node 4.12.0 **Describe the bug** accountingApi.getBatchPayments() function does not allow passing an optional path parameter "batchPaymentID". The online documentation for Batch...

**Describe the bug** Seems the readme is missing some of the usual simple things I would expect for getting started, they can but found but it makes you have to...

Type: Documentation
Status: Accepted
Priority: Low

**SDK you're using (please complete the following information):** - Version 4.9.1 **Describe the bug** `createBankTransactionAttachmentByFileName` hangs when it receives non-JSON response from Xero API. `uncaughtException` is triggered, but `Promise` never...

**SDK you're using (please complete the following information):** - Version 4.7.3 **Describe the bug** I can't seem to be able to unset an invoice's expected payment date. **To Reproduce** Steps...

Status: Accepted
Type: Bug - Investigating
Priority: Low

- Version 4.7.6 **Describe the bug** Similar problem to one reported in Issue #422 whereby the invoice is returned as a Buffer in JSON format rather than a PDF. **Expected...

Version: 4.x
Type: Enhancement
Priority: Low

When the method was written the auth event id was not exposed on the connection object and so we're filtering by updatedDateUtc to get most recent connection. With auth event...

**SDK you're using (please complete the following information):** - Version [e.g. 4.x.x] **Is your feature request related to a problem? Please describe.** A clear and concise description of what the...

Version: 4.x
Status: Available
Type: Enhancement
Priority: Medium

Removes [jsdom](https://github.com/jsdom/jsdom). It's no longer used after updating ancestor dependency [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest). These dependencies need to be updated together. Removes `jsdom` Updates `jest` from 24.9.0 to 29.1.2 Release notes Sourced from...

Type: Dependencies