Skip to contentSkip to navigationSkip to topbar
Page tools
Useful for sharing or LLM
Accelerate development with AI

On this pageProducts used
Looking for more inspiration?Visit the
Error
Application error

50437: Group Participant already exists

Twilio Chat DocumentationChat

Description

description page anchor

A participant matching this one already exists in the conversation.

Possible causes

possible-causes page anchor
  • An participant with the same ProxyAddress+Address pair already exists in this conversation
  • A native GMMS Participant with the same Address exists in this conversation
  • A Chat Participant with the same Identity and Project Address exists in this conversation

This error may result from a race condition, where a participant was inadvertently added twice.

  • Add the participant with a different Address or Identity
  • Ignore this error — your participant is already present.