---
"@context": https://schema.org
"@type": TechArticle
"@id": https://www.twilio.com/docs/api/errors/53103#article
headline: "53103:  Unable to create Room"
url: https://www.twilio.com/docs/api/errors/53103
inLanguage: en
dateModified: 2026-03-11T20:43:38.000Z
author:
  "@type": Organization
  name: Twilio Developer Education Team
publisher:
  "@type": Organization
  name: Twilio
---

# 53103:  Unable to create Room

Log Type: APPLICATION

Log Level: ERROR

## Description

Raised when the Server is unable to create a Room.

### Possible causes

* A user attempted to connect to a Room which does not yet exist, and Ad-hoc Rooms are not enabled.
* You may have chosen to enable Room features that are unsupported or not available to your account.
* A server-side error has occurred.

### Possible solutions

* Make sure Ad-hoc Rooms are enabled in the Video settings for your account in Twilio Console, or create the Room explicitly using the REST API before attempting to connect to it.
* Choose a Room configuration supported by your account.
* If the problem persists, try connecting to another region.
