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

50408: Invalid participant proxy address

Twilio Chat DocumentationChat

Description

description page anchor

An invalid participant proxy address was supplied.

Possible causes

possible-causes page anchor
  • Participant MessagingBinding.ProxyAddress parameter provided with the request is not a valid conversation proxy address.
  • Check that the length of MessagingBinding.ProxyAddress parameter does not exceed 256 characters.
  • Ensure that MessagingBinding.ProxyAddress parameter contains an address with valid syntax (e.g. SMS phone numbers must follow E.164 format).