# 53113: Room creation failed

Log Type: APPLICATION

Log Level: ERROR

## Description

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](/docs/video/api/rooms-resource#filter-by-unique-name) 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

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

### Possible solutions

Create a new Room with a unique name.
