You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have just noticed this is breaking our app. Whether this is is on xero-python, 1.5.3 or 1.7.0, when calling the 'tenants' endpoint (e.g. with the start app template).
The following error was returned: {"error": "Invalid value for _class (IGNITE), must be one of ['DEMO', 'TRIAL', 'STARTER', 'STANDARD', 'PREMIUM', 'PREMIUM_20', 'PREMIUM_50', 'PREMIUM_100', 'LEDGER', 'GST_CASHBOOK', 'NON_GST_CASHBOOK', 'None']"}
I am guessing the Ignite plan has been released but this hasn't been updated in the library. Please fix.