Skip to main content

Bridge Error Codes

Conversation Error Codes

Error codes for conversation operations.
CodeTitleMessage
BRIDGE_CONVERSATION_0001Conversation Not FoundThe requested conversation was not found
BRIDGE_CONVERSATION_0002Conversation Not In WorkspaceThe conversation does not belong to the specified workspace
BRIDGE_CONVERSATION_0003Conversation With Same Participants Already ExistsAn active conversation with the same participants already exists
BRIDGE_CONVERSATION_0004Conversation Not ActiveThe conversation is inactive; no operations can be performed on it
BRIDGE_CONVERSATION_0005Conversation Operation FailedAn error occurred while operating on the conversation
BRIDGE_CONVERSATION_0006Conversation With Inconsistent StateThe conversation is in an inconsistent state; contact support to resolve
BRIDGE_CONVERSATION_0101Internal User Already In ConversationThe internal user is already a participant in this conversation
BRIDGE_CONVERSATION_0102Internal User Not In ConversationThe internal user is not a participant in this conversation
BRIDGE_CONVERSATION_0103External User Already In ConversationThe external user is already a participant in this conversation
BRIDGE_CONVERSATION_0104External User Not In ConversationThe external user is not a participant in this conversation
BRIDGE_CONVERSATION_0201External Participants RequiredAt least one external participant is required to operate in a conversation
BRIDGE_CONVERSATION_0202Internal Participants RequiredAt least one internal participant is required to operate in a conversation
BRIDGE_CONVERSATION_0203User Is Not AdminThe user is not an administrator of this conversation
BRIDGE_CONVERSATION_0204Last Admin Removal ForbiddenThe conversation must have at least one administrator
BRIDGE_CONVERSATION_0205Min Internal Users RequiredThe conversation must have a minimum number of internal participants
BRIDGE_CONVERSATION_0206Max Internal Participants ExceededThe maximum number of internal participants for this conversation has been exceeded
BRIDGE_CONVERSATION_0207Min External Participants RequiredThe conversation must have a minimum number of external participants
BRIDGE_CONVERSATION_0208Max External Participants ExceededThe maximum number of external participants for this conversation has been exceeded
BRIDGE_CONVERSATION_0210Min Participants RequiredThe conversation must have a minimum number of participants
BRIDGE_CONVERSATION_0211Max Participants ExceededThe conversation must have a maximum number of participants
BRIDGE_CONVERSATION_0212Max Initial Messages ExceededThe maximum number of initial messages has been exceeded
BRIDGE_CONVERSATION_0213Messages Not In ConversationThe messages must belong to the same conversation

External User Error Codes

Error codes for external user (contact) operations.
CodeTitleMessage
BRIDGE_EXTERNAL_0001External User Not FoundThe requested external user was not found
BRIDGE_EXTERNAL_0002External User Already ExistsAn external user with the same identification data already exists
BRIDGE_EXTERNAL_0004External User Not In WorkspaceOne or more external users do not belong to the specified workspace
BRIDGE_EXTERNAL_0005External User Without Configured FieldExternal user does not have configured field; check the workspace or external information settings
BRIDGE_EXTERNAL_0101External User Operation FailedAn error occurred while operating on the external user

Internal User Error Codes

Error codes for internal user operations.
CodeReadable TitleMessage
BRIDGE_INTERNAL_0001Internal User Not FoundThe internal user was not found
BRIDGE_INTERNAL_0002Internal Users Not In WorkspaceThe provided internal users do not belong to the specified workspace
BRIDGE_INTERNAL_0003Inactive Internal UserOne or more internal users are inactive in the workspace; check the user status in the workspace settings
BRIDGE_INTERNAL_0004Internal User Without Configured FieldInternal user does not have configured field; check the workspace or internal information settings
BRIDGE_INTERNAL_0101Internal User Does Not Support OperationThe internal user does not support this operation

Provider Channel Error Codes

Error codes for provider channel operations.
CodeReadable TitleMessage
BRIDGE_PROVIDER_CHANNEL_0001Provider Channel Not FoundThe provider channel was not found; verify the workspace has channels configured

Workspace Error Codes

Error codes for workspace operations.
CodeTitleMessage
BRIDGE_WORKSPACE_0001Workspace Not FoundThe requested workspace was not found
BRIDGE_WORKSPACE_0002Workspace Not In OrganizationThe workspace does not belong to the specified organization
BRIDGE_WORKSPACE_0003Workspace Without Available Provider ChannelsThe workspace has no provider channels available