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

53113: Room creation failed

Twilio Video DocumentationVideo

Description

description page anchor

This error is raised when the Server is unable to create a Room because the name you have used is already associated with an existing Room.

The Video API Room resource page will show you how to get a list of existing Rooms' names, allowing you to choose a new one that has not yet been used.

Possible causes

possible-causes page anchor

You have already creasted a Room with the name you just used.

Create a new Room with a unique name.