-
Suppose there is a third party libary with a configuration interface defined as
```java
package com.xero.api;
public interface Config {
String getAppType();
String getPrivateKeyPass…
-
On 30 November 2020, the current API access will end.
Migration to a new API will need to be done as described here:
https://www.workflowmax.com/api/guide-for-wfm-xpm-api-upgrade-bespoke-xpm-user-…
-
Hi,
I am seeing this error when trying to fetch employees for an Organisation.
It is not happening for ALL Organisations, only some. Not sure what's going on but I would love a workaround/fix so I …
-
I understand that you generate this client, but if you check memory which is needed to load your gem with
```
bundle exec derailed bundle:mem
```
[See](https://github.com/schneems/derailed_ben…
-
Hi, there.
I don't know exactly if this is issue. I use xero-node@5.1.0 for my project with Typescript. and I want to create contact using API.
I defined the structure of contact like from here.
ht…
-
I am trying to connect to the projects API using this library.
I am running into this issue:
`{"Type":null,"Title":"Forbidden","Status":403,"Detail":"AuthenticationUnsuccessful","Instance":"","Exten…
-
### Connector Name
source-xero
### Connector Version
2.0.0
### What step the error happened?
Configuring a new connector
### Relevant information
When setting up the connection with Bearer toke…
-
Running the example, I received numerous errors of
Call to undefined function GuzzleHttp\\Psr7\\build_query()
https://stackoverflow.com/questions/69777848/call-to-undefined-function-guzzlehttp-p…
-
**SDK you're using (please complete the following information):**
Versuin 4.14
**Describe the bug**
I have written code that connects to the Demo Company. I can create invoices without an iss…
-
I checked three versions of the API
- Version 4.7.0, 4.7.1, 4.7.2
It looks like this "Maven Enforcer" is failing because the xeroapi:xero-java POMs are broken in Maven Central.
The first issu…