Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Organisation Class update from Xero, throwing connection error for clients #360

Open
chiragtaurther opened this issue Sep 30, 2024 · 2 comments

Comments

@chiragtaurther
Copy link

the tenant was able to connect and GET Organisation calls were being made. This is usually a call made to get the tenant id and other details for the tenant.

The "Class": "COMPREHENSIVE", field is returned in the call, Does this library updated to have this class as a valid class?

What needs to be done to include this?

Xero recently introduced new plan names and it looks as though your code library to include these new plan names in the accepted list.

Please can you ask your developers to update the enums for the organisation classes. The direct link to the new code in the Open API specification is here

@freakboy3742
Copy link
Owner

PyXero doesn't currently have any explicit handling of the "Class" field; it's relying on default field handling.

This is an open source project, provided as-is, free of charge. Feel free to submit a pull request to address any problems you find.

@chiragtaurther
Copy link
Author

chiragtaurther commented Oct 1, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants