Skip to contentSkip to navigationSkip to topbar
On this page

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



ERROR: 53114

error-53114 page anchor
PROGRAMMABLE VIDEO
ERROR

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

53114-room-creation-parameters-incompatible-with-the-room-type page anchor

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

Causes

causes page anchor
  • 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.