Skip to contentSkip to navigationSkip to topbar
Page toolsOn this pageProducts used
Looking for more inspiration?Visit the

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


ERROR: 53114

error-53114 page anchor
VIDEO
ERROR

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

Possible causes

possible-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.