Error 53200
Product: Programmable Video
53200: Participant identity is invalid
Raised whenever a Participant identity is invalid, and the scenario is not covered by a more specific error code.
Causes
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).
Solutions
- Choose a Participant identity adheres to the Participant identity requirements.