400100 (bad request) | UnexpectedParameterType The request specifies one or more parameters in an unexpected data type. The data type of the parameters should be String . |
400101 (bad request) | UnexpectedParameterType The request specifies one or more parameters in an unexpected data type. The data type of the parameters should be number . |
400102 (bad request) | UnexpectedParameterType The request specifies one or more parameters in an unexpected data type. The data type of the parameters should be list . |
400103 (bad request) | UnexpectedParameterType The request specifies one or more parameters in an unexpected data type. The data type of the parameters should be JSON . |
400104 (bad request) | UnexpectedParameterType The request specifies one or more parameters in an unexpected data type. The data type of the parameters should be BOOL . |
400105 (bad request) | MissingRequiredParameters The request is missing one or more required parameters. |
400106 (bad request) | NegativeNumberNotAllowed The parameter specifies an invalid negative number. Its value should be a positive number. |
400108 (bad request) | UnauthorizedRequest The request is not authorized and cannot access the requested resource. |
400110 (bad request) | ParameterValueLengthExceeded The length of the parameter value is too long. |
400111 (bad request) | InvalidValue The request specifies an invalid value. |
400112 (bad request) | IncompatibleValues The two parameters of the request, which should have unique values, specify the same value. |
400113 (bad request) | ParameterValueOutOfRange The request specifies one or more parameters which are outside the allowed value range. |
400114 (bad request) | InvalidURLOfResource The resource identified with the URL in the request cannot be found. |
400151 (bad request) | NotAllowedCharacter The request specifies an illegal value containing special character, empty string, or white space. |
400201 (bad request) | ResourceNotFound The resource identified with the request's resourceId parameter cannot be found. |
400202 (bad request) | ResourceAlreadyExists The resource identified with the request's resourceId parameter already exists. |
400203 (bad request) | TooManyItemsInParameter The parameter specifies more items than allowed. |
400300 (bad request) | DeactivatedUserNotAccessible The request cannot retrieve the deactivated user data. |
400301 (bad request) | UserNotFound The user identified with the request's userId parameter cannot be found because either the user doesn't exist or has been deleted. |
400302 (bad request) | InvalidAccessToken The access token provided for the request specifies an invalid value. |
400303 (bad request) | InvalidSessionKeyValue The session key provided for the request specifies an invalid value. |
400304 (bad request) | ApplicationNotFound The application identified with the request cannot be found. |
400305 (bad request) | UserIdLengthExceeded The length of the userId parameter value is too long. |
400306 (bad request) | PaidQuotaExceeded The request cannot be completed because you have exceeded your paid quota. |
400307 (bad request) | DomainNotAllowed The request cannot be completed because it came from the restricted domain. |
400401 (bad request) | InvalidApiToken The API token provided for the request specifies an invalid value. |
400402 (bad request) | MissingSomeParameters The request is missing one or more necessary parameters. |
400403 (bad request) | InvalidJsonRequestBody The request body is an invalid JSON. |
400404 (bad request) | InvalidRequestURL The request specifies an invalid HTTP request URL that cannot be accessed. |
400500 (bad request) | TooManyUserWebsocketConnections The number of the user's websocket connections exceeds the allowed amount. |
400501 (bad request) | TooManyApplicationWebsocketConnections The number of the application's websocket connections exceeds the allowed amount. |
400700 (bad request) | BlockedUser.SendMessageNotAllowed The request cannot be completed because the blocked user is trying to send a message to the blocking user. |
400701 (bad request) | BlockedUser.InvitedNotAllowed The request cannot be completed because the blocking user is trying to invite the blocked user to a channel. |
400702 (bad request) | BlockedUser.InviteNotAllowed The request cannot be completed because the blocked user is trying to invite the blocking user to a channel. |
400750 (bad request) | BannedUser.EnterChannelNotAllowed The request cannot be completed because the user is trying to enter a banned channel. |
400751 (bad request) | BannedUser.EnterCustomChannelNotAllowed The request cannot be completed because the user is trying to enter a banned custom type channel. |
400920 (bad request) | Unacceptable The request failed because the combination of parameter values is invalid. Even if each parameter value is valid, a combination of parameter values becomes invalid when it doesn't follow specific conditions. ReadOnlyMode When the application is in read-only mode, can't complete API requests except for GET . NotAccessible The request DELETE fails when the corresponding message has a child message. |
400930 (bad request) | InvalidEndpoint The request failed because it is sent to an invalid endpoint that no longer exists. |
403100 (forbidden) | ApplicationNotAvailable The application identified with the request is not available. |
500601 (internal server error) | InternalError.PushTokenNotRegistered The server encounters an error while trying to register the user's push token. Please retry the request. |
500602 (internal server error) | InternalError.PushTokenNotUnregistered The server encounters an error while trying to unregister the user's push token. Please retry the request. |
500901 (internal server error) | InternalError The server encounters an unexpected exception while trying to process the request. Please retry the request. |
500910 (too many request) | RateLimitExceeded The request cannot be completed because you have exceeded your rate limits. |
503 (service unavailable) | ServiceUnavailable The request failed due to a temporary failure of the server. Please retry the request. |
900010 (request failed) | UserLoginRequired The request failed because the user is not logged in to the server. |
900020 (request failed) | UserNotMember The request failed because the user is not a member of the channel. |
900021 (request failed) | UserDeactivated The request failed because the user is deactivated in the service. |
900022 (request failed) | UserNotOwnerOfMessage The request failed because the user has no permission to edit the other user's message. |
900023 (request failed) | PendingUserSendMessageNotAllowed The request failed because the user is trying to send the messages in the channel of which they are not the member. |
900025 (request failed) | InvalidMentionForMessage The specified mention type in the request is invalid. |
900026 (request failed) | InvalidPushOptionForMessage The specified push option in the request is invalid. |
900027 (request failed) | TooManyMetaKeyForMessage The request failed because it specifies more meta data keys for the message than allowed. |
900028 (request failed) | TooManyMetaValueForMessage The request failed because it specifies more meta data values for the message than allowed. |
900029 (request failed) | InvalidMetaArrayForMessage The request failed because it specifies an invalid value in the meta data for the message. |
900030 (request failed) | GuestNotAllowed The request failed because the guest is not allowed to perform this operation. |
900040 (request failed) | MutedUserInApplicationSendMessageNotAllowed The request failed because the user is muted in the application and is not allowed to send the message. |
900041 (request failed) | MutedUserInChannelSendMessageNotAllowed The request failed because the user is muted in the channel and is not allowed to send the message. |
900050 (request failed) | ChannelFrozen The request failed because the channel is frozen and no one can send the message to the channel. |
900060 (request failed) | ProfanityMessageBlocked The request failed because it specifies the message containing a profanity word. |
900061 (request failed) | BannedURLsBlocked The request failed because message it specifies the message containing a URL that is not allowed. |
900065 (request failed) | RestrictedDomainBlocked The request failed because it comes from the domain that is not allowed. |
900066 (request failed) | ModeratedFileBlocked The request failed because it contains the file violating at least one of the content management policies. |
900070 (request failed) | EnterDeletedChannel The request failed because the user is trying to enter a deleted channel. |
900080 (request failed) | BlockedUserReceiveMessageNotAllowed The request failed because the blocking user is trying to send the message to the blocked user in a 1-to-1 distinct channel. |
900081 (request failed) | DeactivatedUserReceiveMessageNotAllowed The request failed because the user is trying to send the message to the deactivated user in a 1-to-1 distinct channel. |
900090 (request failed) | WrongChannelType The request failed because it specifies a wrong channel type. |
900100 (request failed) | BannedUserSendMessageNotAllowed The request failed because the user is banned from the channel and is not allowed to send the message. |
900200 (request failed) | TooManyMessages The number of the sent messages exceeds the allowed amount. |
900300 (request failed) | MessageNotFound The request failed because the message to edit cannot be retrieved. |
900400 (request failed) | TooManyParticipants The number of the channel's participants exceeds the allowed amount. |
900500 (request failed) | ChannelNotFound The request failed because there is no channel to perform this operation. |