Anchor to FetchTokensForUserUserErrorErrorCodeFetch
enumFetch Tokens For User User Error Error Code
Possible error codes that can be returned by FetchTokensForUserUserError.
Anchor to Valid valuesValid values
- INVALID_TOKEN
- NO_CONSENT
- NO_USER
- Anchor to INVALID_TOKENINVALID_
TOKEN Consent token is invalid.
- Anchor to NO_CONSENTNO_
CONSENT User has not consented to the requested scope.
- Anchor to NO_USERNO_
USER No user found.
Was this section helpful?
Anchor to FieldsFields
- •OBJECT
A user or client error that could occur during the execution of the
mutation.
Was this section helpful?