Working with Xero API
Authorization callback returns org
, which should correspond Organisation
's ShortCode
for which Xero user allowed access.
In callback org
value is BFtWATeLda24OXh2Yv-FLG
but Organisation
's ShortCode
is !hvw0y
, which obviously does not match.
Other possible field that could be matched
OrganisationId
-29e0fd2c-15da-409e-8462-1ac28b9f8f55
no matchApiKey
-QIBVL4B2BBDNE5WBADGFHZEQYR6SXM
no match
I wonder how can i link value org
callback parameter to Organisation
in Xero.