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
The Xero API returned a contact with tax_number_type set to "TAXNUMBERTYPE/SSN", but the Python SDK only accepts these exact values: 'SSN' 'EIN' 'ITIN' 'ATIN' 'None'
#26