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

50414: Participant address type does not match proxy address type

Twilio Chat DocumentationChat

Description

description page anchor

The provided participant address mismatches the proxy address channel type.

Possible causes

possible-causes page anchor
  • MessagingBinding.Address and MessagingBinding.ProxyAddress passed to the API do not belong to the same communication channel.
  • Ensure that both MessagingBinding.Address and MessagingBinding.ProxyAddress are both of the same type, e.g. both SMS or both WhatsApp.