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.

Enums

UNSPECIFIED

Enum unspecified.

UNKNOWN

The received error code is not known in this version.

INVALID_STATUS

The new link status is invalid.

PERMISSION_DENIED

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