AccountLinkError

  • The document defines an enumeration of possible errors related to account linking.

  • Errors include unspecified issues, unknown codes, invalid status changes, and permission denials for the authenticated user.

Enum describing possible account link errors.

Proto definition

Enums

INVALID_STATUS

The new link status is invalid.

PERMISSION_DENIED

The authenticated user doesn't have the permission to do the change.

UNKNOWN

The received error code is not known in this version.

UNSPECIFIED

Enum unspecified.