Skip to contentSkip to navigationSkip to topbar
Page toolsOn this page
Looking for more inspiration?Visit the
Warning
Application error

17510: Invalid participant count

Description

description page anchor

Twilio could not create the transcription because the participant count is invalid.

  • If the request specifies sourceId, you can provide either 0 or 2 participants.
  • If the request specifies mediaUrl together with a Conversation configuration, you must provide exactly 2 participants.

Possible causes

possible-causes page anchor
  • Supplying only 1 participant
  • Supplying more than 2 participants
  • For mediaUrl requests that use a Conversation configuration, provide exactly 2 participants—one per audio channel.
  • For sourceId requests, either omit the participants array or provide exactly 2 participants.

Additional resources

additional-resources page anchor