XeroAPI / Xero-NetStandard

A wrapper of the Xero API in the .NetStandard 2.0 framework. Supports Accounting, Payroll AU/US, and Files
MIT License
120 stars 119 forks source link

New not supported type 'NONEINPUT' in ReportTaxTypeEnum #430

Closed SergeyPiskov closed 1 year ago

SergeyPiskov commented 1 year ago

Hi,

I have got issue with new unsupported type 'NONEINPUT' in ReportTaxTypeEnum

image

SergeyPiskov commented 1 year ago

It happens on Xero organisation from Canada

Abhisha1 commented 1 year ago

Hi @SergeyPiskov I've started to look into this issue and it would be great if you could provide some steps as to how to reproduce the error. Thanks :)

SergeyPiskov commented 1 year ago

Hi @Abhisha1

I can't provide any details. we got the issue with our Canadian client. He is using Xero we were unable to load data from Xero due to the error. Debugging allowed to us fix source code and add required values to enums.

Abhisha1 commented 1 year ago

Hey @SergeyPiskov Thanks again for reporting this issue! Just wanted to follow up and let you know we have added the missing enums into the SDK and it is now available in our latest release (3.28.0)