ErrorEnvelope

  • code
    Type: string · ErrorCodeenum
    required

    An error code. The control plane returns the first group; the realtime edge additionally returns invalid_token, token_expired, and not_member on the routes included here.

    values
    • unauthorized
    • forbidden
    • not_found
    • validation_failed
    • conflict
  • reason
    Type: string

    A human-readable explanation. Absent when the code is self-explanatory.