xero-php-oauth2 icon indicating copy to clipboard operation
xero-php-oauth2 copied to clipboard

Xero PHP SDK for oAuth 2 generated from Xero API OpenAPI Spec 3.0

Results 37 xero-php-oauth2 issues
Sort by recently updated
recently updated
newest added

**SDK you're using (please complete the following information):** This is the package that I installed https://github.com/XeroAPI/xero-php-oauth2 Version 2.23.2 **Describe the bug** I can't use AccountingApi() even though I manually imported...

Is it possible to have an update that includes support for these new operations and access to the allocation ID's? From what I can tell they've been added to the...

See advisory: [Firebase PHP-JWT key/algorithm type confusion](https://github.com/advisories/GHSA-8xf4-w7qw-pjjw) There's also an issue where the two versions of jwt-php have different method signatures for the `JWT::decode` method. In version 6 supported algorithms...

I have a cron job that gets unpaid invoices in our Xero account that haven't been sent to the customers. If any of the invoices have attachments associated with them...

**SDK you're using (please complete the following information):** - Version 2.21 **Describe the bug** Beginning at 2023-07-21 03:28:22; we're now getting an error on our end when connecting to Xero...

**SDK you're using (please complete the following information):** - Version 2.22.0 **Describe the bug** If the account has a Singapore location, then when you try to get tax rates, 500...

- Version [e.g. 2.21.0] **Describe the bug** PHP Deprecated: Creation of dynamic property XeroAPI\XeroPHP\JWTClaims::$preferred_username is deprecated

Fixes Issue 272 when returning Employee DateofBirthAsDate, now handles birth years before 1970

I am using the getContacts example code from the SDK. My $searchTerm text = "Tracey" but all Contacts (only have 3 at the moment) are being returned in $result rather...

**SDK you're using (please complete the following information):** - Version 6.0.0 **Describe the bug** A call to getInvoices throws an exception if the where condition results in no rows being...