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
However, Zendesk expects the following basic auth string: "{email_address}/token:{api_token}".
Perhaps, opening up the Zendesk.init() signature to accept a Zendesk token value would provide the ability to authenticate either with email and password or email and token.