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

53216: Participant session length exceeded

Twilio Video DocumentationVideo

Description

description page anchor

Raised by the server when a Participant's session length exceeds the MaxParticipantDuration value.

Possible causes

possible-causes page anchor
  • The Participant's session length exceeds the MaxParticipantDuration value.
  • MaxParticipantDuration can be set to a value (in seconds) between 10 minutes (600 seconds) and 24 hours (86400 seconds).
  • Increase the MaxParticipantDuration configuration for Rooms (up to 24 hours) via REST API upon room creation or via the Video Settings page in Twilio Console to change the default value.