Skip to contentSkip to navigationSkip to topbar
Page tools
Useful for sharing or LLM
Accelerate development with AI

On this pageProducts used
Looking for more inspiration?Visit the
Error
Application error

53200: Participant identity is invalid

Twilio Video DocumentationVideo

Description

description page anchor

Raised whenever a Participant identity is invalid, and the scenario is not covered by a more specific error code.

Possible causes

possible-causes page anchor

The Participant identity does not adhere to the Participant identity requirements.

Possible causes:

  • The identity is null or an empty string.
  • Another Participant with the same identity already exists in the Room.
  • The identity has more than 128 characters (NOTE: Double-byte characters are counted as 2 characters).
  • Choose a Participant identity adheres to the Participant identity requirements.