# 53114: Room creation parameter(s) incompatible with the Room type

Log Level: ERROR

## Description

Raised in the REST API when one or more Room creation parameter is incompatible with the Room type.

### Possible causes

* REST API call to create Room instance failed because one or more parameter is set to a value that is incompatible with the Room type.
* For example, RecordParticipantsOnConnect cannot be set to true for peer-to-peer Rooms.
* VideoCodec can be set only for group Rooms.
