Status Codes
SDK Status Codes
-1
ERRORCODE_UNKNOWN
Unknown error.
-3
OPERATION_MEDIA_NOT_FOUND
Failed to cancel pause.
0
RC_SUCCESS
Success.
405
REJECTED_BY_BLACKLIST
Message sending failed as you’ve been added to the recipient’s blocklist.
20106
FORBIDDEN_IN_PRIVATE
Muted in One-to-One Chat.
20109
SYS_CONVERSATION_NOT_SUPPORT_MESSAGE
The System Conversation does not support sending this Message Type.
20512
CLOUD_DATA_CENTER_INVALID
The Data Center of the App Key does not match the requested Cloud Control Data Center.
20604
SEND_FREQUENCY_TOO_FAST
Message Sending Frequency Too High. Only 5 messages are allowed per second.
20606
OPERATION_NOT_SUPPORT
Operation not supported. Only valid for Private Cloud. The Server Disabled the Operation.
20607
REQUEST_OVER_FREQUENCY
The request exceeded the call frequency limit. Please try again later.
22201
MESSAGE_EXPAND_NOT_EXIST
Ultra group Expanded Message, but the Original Message does not exist.
22202
MESSAGE_EXPAND_NOT_SUPPORT
Ultra group Expanded Message, but the Original Message does not support expansion.
22203
MESSAGE_EXPAND_FORMAT_ERROR
Ultra group Expanded Message, but the expansion content format is incorrect.
22204
MESSAGE_EXPAND_NOT_AUTHORIZED
Ultra group Expanded Message, but no operation permission.
22406
NOT_IN_GROUP
Not in the Group.
22408
FORBIDDEN_IN_GROUP
Muted in the Group.
23406
NOT_IN_CHATROOM
Not in the Chatroom.
23407
GET_USERINFO_ERROR
Chatroom Mute Whitelist Exceeded Limit.
23408
FORBIDDEN_IN_CHATROOM
Muted in the Chatroom.
23409
RC_CHATROOM_USER_KICKED
Kicked and banned from joining the Chatroom. The ban duration depends on the time passed when the server called the kick interface.
23410
RC_CHATROOM_NOT_EXIST
Chatroom Does Not Exist.
23411
RC_CHATROOM_IS_FULL
Chatroom Member Exceeded Limit. Developers can submit a Ticket to request a change in the Chatroom member limit.
23412
RC_CHATROOM_PATAMETER_INVALID
Chatroom Interface Parameter Invalid. Confirm if the parameters are empty or valid.
23413
CHATROOM_GET_HISTORYMSG_ERROR
Query Chatroom History Messages Exception.
23414
CHATROOM_NOT_OPEN_HISTORYMSG_STORE
Chatroom Cloud Storage Service Not Enabled.
23423
CHATROOM_KV_EXCEED
Chatroom KV Attributes Exceeded Limit.
23424
CHATROOM_KV_OVERWRITE_INVALID
No permission to modify existing attribute values in the Chatroom.
23425
CHATROOM_SET_PROPERTY_OVER_FREQUENCY
(Deprecated) Exceeded the Chatroom status setting frequency. A Chatroom can set and delete status up to 100 times per second.
23426
CHATROOM_KV_STORE_NOT_OPEN
Chatroom Attribute Customization Service Not Enabled.
23427
CHATROOM_KEY_NOT_EXIST
Chatroom Attribute Does Not Exist.
23428
CHATROOM_KV_STORE_NOT_ALL_SUCCESS
Chatroom Batch Set or Delete KV Partially Unsuccessful.
23429
CHATROOM_KV_STORE_OUT_LIMIT
Chatroom Batch Set or Delete KV Exceeded Limit (max 10 per batch).
23431
CHATROOM_KV_SET_ERROR
(Deprecated) Chatroom Set KV Failed. Occurs when two or more ends operate on the same KV simultaneously. If this error occurs, delay the operation to avoid simultaneous operations with other ends.
24001
HAVNODEVICEID
No DeviceId registered, meaning the user hasn’t logged in.
24002
DEVICEIDISHAVE
The DeviceId already exists.
24009
FEILD
No corresponding user or token.
24011
NULLCHANNELNAME
/[Deprecated/] The channelName is empty.
24015
INTERNALERRROR
Internal server error.
24360
RC_USER_PROFILE_KEY_NOT_ALLOW_SDK_SET
No permission to set this user’s hosted attribute.
24361
RC_USER_PROFILE_KEY_NOT_EXIST
The key doesn’t exist in the user’s hosted basic attributes list.
24362
RC_USER_PROFILE_EXT_KEY_NOT_EXIST
The key doesn’t exist in the user’s hosted extended attributes list.
24363
RC_USER_PROFILE_EXT_KV_COUNT_EXCEED_LIMIT
Exceeded the maximum limit for user-hosted extended attributes.
24364
RC_USER_PROFILE_VALUE_LENGTH_EXCEED_LIMIT
The value of the user-hosted basic or extended attribute exceeds the maximum length.
24365
RC_USER_PROFILE_QUERY_COUNT_EXCEED_LIMIT
Exceeded the limit for batch querying user-hosted info.
24366
RC_USER_PROFILE_USER_NOT_EXIST
The user doesn’t exist.
24367
RC_USER_PROFILE_VALUE_CAN_ONLY_BE_NUMBERS
The value of this user-hosted attribute must be a number.
24368
RC_USER_PROFILE_VALUE_EXCEED_RANGE
The value of this user-hosted attribute exceeds the allowed range.
24369
RC_USER_PROFILE_SERVICE_UNAVAILABLE
The user info hosting service isn’t enabled.
24401
ULTRA_GROUP_SERVICE_UNAVAILABLE
The Ultra Group service isn’t enabled.
24402
ULTRA_GROUP_SERVICE_ERROR
An error occurred with the Ultra Group service.
24403
ULTRA_GROUP_PARAMETER_ERROR
The Ultra Group parameter is incorrect.
24404
ULTRA_GROUP_UNKNOWN_ERROR
An unknown error occurred with the Ultra Group.
24406
NOT_IN_ULTRA_GROUP
You’re not a member of this Ultra Group.
24408
FORBIDDEN_IN_ULTRA_GROUP
You’ve been muted in this Ultra Group.
24410
ULTRA_GROUP_NOT_EXIST
The Ultra Group doesn’t exist.
24412
ULTRA_GROUP_JOINED_OVERSIZE
The number of Ultra Groups you’ve joined has exceeded the limit.
24413
ULTRA_GROUP_CHANNELS_OVERSIZE
The number of Ultra Group channels created has exceeded the limit.
24414
ULTRA_GROUP_CHANNEL_ID_NOT_EXIST
The Ultra Group channel ID doesn’t exist.
24415
ULTRA_GROUP_MESSAGE_SENT_OVER_FREQUENCY
Exceeded the Ultra Group channel message sending frequency limit.
24416
ULTRA_GROUP_USER_NOT_IN_PRIVATE_CHANNEL
You’re not in this Ultra Group’s private channel.
25101
RECALL_MESSAGE
Invalid message recall parameters.
25102
MESSAGE_STORAGE_SERVICE_UNAVAILABLE
The single/group chat cloud storage service isn’t enabled.
25104
RC_SERVER_UNKOWN_ERROR
Unknown error.
25107
RECALL_MESSAGE_USER_INVALID
IMLib can recall messages sent by yourself or others. The IM service has a switch to control whether only your own messages can be recalled. When this switch is enabled, recalling others’ messages will return this error.
25402
RC_ENTRUST_SERVER_ERROR
An error occurred with the hosting service.
25403
RC_ENTRUST_SERVER_PARAMETER_ERROR
The hosting service parameter is incorrect.
25404
RC_GROUP_ILLEGAL_ERROR
Illegal operation. Only the group owner can modify group permissions.
25405
RC_GROUP_AUTHORITY_ERROR
No permission to perform this operation.
25406
RC_GROUP_PARAMETER_LENGTH_EXCEED_LIMIT
Parameter error. The length exceeds the limit.
25407
RC_GROUP_PARAMETER_FORMAT_ERROR
Parameter error. Contains illegal characters.
25408
RC_GROUP_PARAMETER_VALUE_CAN_ONLY_BE_NUMBERS
The parameter value must be a number.
25409
RC_GROUP_ID_ALREADY_EXIST
The group ID already exists.
25410
RC_GROUP_ID_NOT_EXIST
The group ID doesn’t exist.
25411
RC_GROUP_MEMBERS_COUNT_EXCEED_LIMIT
The group member limit has been exceeded.
25412
RC_GROUP_MEMBERS_ALREADY_IN_GROUP
The group member ID is already in this group.
25413
RC_GROUP_NOT_ALLOW_SDK_OPERATION
This operation isn’t allowed via the SDK.
25414
RC_GROUP_NOT_ALLOW_JOIN
No one is allowed to join this group.
25415
RC_GROUP_EXT_KEY_NOT_EXIST
The extended info key doesn’t exist.
25416
RC_GROUP_REQUEST_OVERFREQUENCY
Exceeded the query frequency limit.
25417
RC_GROUP_OWNER_NOT_ALLOW_QUIT_OR_KICK
The group owner can’t be kicked/quit the group/set as an admin.
25418
RC_GROUP_USER_NOT_IN_GROUP
The user ID isn’t in this group.
25419
RC_GROUP_MANAGER_OR_FOLLOW_COUNT_EXCEED_LIMIT
The number of admins/followers has exceeded the limit.
25420
RC_GROUP_USER_IS_NOT_MANAGER_IN_GROUP
The user isn’t an admin of this group.
25421
RC_GROUP_APPLICATION_NOT_EXIST
No corresponding group ID and user ID invitation request.
25422
RC_GROUP_QUERY_GROUP_COUNT_EXCEED_LIMIT
Exceeded the limit for querying group info.
25423
RC_GROUP_NAME_INVALID
The group name can’t be empty.
25424
RC_GROUP_JOIN_GROUP_NEED_MANAGER_ACCEPT
The request to join the group requires admin approval.
25425
RC_GROUP_OWNER_NOT_ALLOW_BE_MANAGER
The group owner can’t be set as an admin.
25426
RC_GROUP_NO_INVITE_PERMISSION
No permission to invite users to the group.
25427
RC_GROUP_NEED_INVITEE_ACCEPT
The invitation to join the group requires the invitee’s approval.
25428
RC_GROUP_APPLICATION_ALREADY_HANDLE
The request has already been handled by another admin.
25429
RC_GROUP_OLD_GROUP_NOT_ENTRUST
Old groups don’t support hosting interfaces. They must be imported first.
25430
RC_GROUP_ID_INVALID
The group ID is invalid. It contains special characters.
25432
RC_PAGE_TOKEN_PARSING_FAILED
Failed to parse the pageToken.
25460
RC_FRIEND_ALREADY_FRIEND
You’re already friends. The operation is invalid.
25461
RC_FRIEND_NEED_ACCEPT
The other party must approve before you can become friends.
25462
RC_FRIEND_IN_OTHER_BLACK_LIST
You’re in the target user’s blacklist. Can’t add as a friend.
25463
RC_FRIEND_NOT_IN_OTHER_WHITE_LIST
You’re not in the target user’s whitelist. Can’t add as a friend.
25464
RC_FRIEND_IN_MY_BLACK_LIST
The target user is in your blacklist. Can’t add as a friend.
25465
RC_FRIEND_NOT_IN_MY_WHITE_LIST
The target user isn’t in your whitelist. Can’t add as a friend.
25466
RC_FRIEND_APPLICATION_NOT_EXIST
The friend request doesn’t exist or has expired.
25467
RC_FRIEND_MY_FRIEND_COUNT_EXCEED_LIMIT
Exceeded your friend limit.
25468
RC_FRIEND_OTHER_FRIEND_COUNT_EXCEED_LIMIT
Exceeded the target user’s friend limit.
25469
RC_FRIEND_NOT_FRIEND
You’re not friends. Can’t perform this operation.
25470
RC_FRIEND_FIELDS_LENGTH_EXCEED_LIMIT
Exceeded the limit for custom friend attributes.
25471
RC_FRIEND_OTHER_NOT_ALLOW_ADD_FRIEND
The other party doesn’t allow friend requests.
25472
RC_FRIEND_NOT_EXIST
The friend doesn’t exist.
25473
RC_FRIEND_NOT_ALLOW_ADD_SELF
Can’t add yourself as a friend.
26001
PUSH_PARAMETER_INVALID
The user-level setting service request parameter is invalid.
26002
USER_SETTING_SYNCED_ERROR
The client version is too low. Sync the version or submit a Support Ticket to enable the user-level configuration switch.
26004
CONVERSATION_TAG_OVERSIZE
Exceeded the limit for user conversation tags. The maximum is 20.
26005
RC_READ_RECEIPT_V4_INVALID
The v4 read receipt feature isn’t enabled.
26007
RC_SERVER_PARAMETER_MESSAGEUIDS_CONFUSED
The message ID order is incorrect.
26009
RC_SERVER_PARAMETER_MESSAGEUID_INVALID
The message ID is invalid.
26010
RC_SERVER_PARAMETER_INVALID
The parameter is incorrect.
26020
RC_SUBSCRIBE_ONLINE_SERVICE_UNAVAILABLE
The online status subscription feature isn’t enabled.
26021
RC_BESUBSCRIBED_USERIDS_COUNT_EXCEED_LIMIT
Exceeded the limit for user subscriptions.
26022
RC_SUBSCRIBED_USERIDS_EXCEED_LIMIT
Exceeded the limit for subscribed users.
26106
RC_FILE_SIZE_EXCEED_LIMIT
The uploaded file exceeds the maximum size limit.
26107
INVALID_PARAMETER_SIZE_NOT_FOUND
The size parameter is missing when enabling the limit.
30001
RC_CHANNEL_INVALID
The current connection has been released.
30002
RC_NETWORK_UNAVAILABLE
The current connection is unavailable.
30003
RC_MSG_RESPONSE_TIMEOUT
The client’s message request timed out.
30005
RC_NAVIGATION_REQUEST_TIMEOUT
Failed to request the navigation address.
30006
RC_NAVIGATION_RESPONSE_ERROR
Failed to receive the HTTP response during navigation.
30007
RC_NAVI_RESPONSE_ERROR
The navigation response is abnormal.
30009
RC_DOMAIN_NOT_FOUND
No valid IP address found after parsing the navigation data.
30015
RC_CONNECT_OVER_FREQUENCY
The connection frequency is too high.
30016
RC_MSG_SIZE_OUT_OF_LIMIT
The message size exceeds the limit. The message body (serialized into JSON format) must not exceed 128 KB.
30019
RC_NETWORK_IS_DOWN_OR_UNREACHABLE
The network connection is unavailable.
30021
RC_RMTP_CONNECTED_ERROR
TCP connection succeeded, but RMTP connection failed.
31000
RC_CONN_ACK_TIMEOUT
Connection ACK timeout.
31002
RC_CONN_ID_REJECT
Client INFO field format error. Correct format is {Platform type}-{Device info}-{SDK version}. Device info is {Phone type}|{Phone model}|{Network type, 4G/WiFi/}|{Carrier, China Mobile/China Telecom/China Unicom}.
31004
RC_CONN_TOKEN_INCORRECT
Invalid token; App key and token mismatch; Token expired.
31005
RC_CONN_NOT_AUTHRORIZED
App verification enabled but verification failed.
31007
RC_CONN_PACKAGE_NAME_INVALID
Package name does not match RC console registration.
31008
RC_CONN_APP_BOCKED_OR_DELETED
App key blocked or deleted.
31009
RC_CONN_USER_BLOCKED
Client-initiated connection failed, user blocked.
31010
RC_DISCONN_KICK
User kicked offline.
31020
RC_CONN_TOKEN_EXPIRE
Token expired.
31023
RC_CONN_OTHER_DEVICE_LOGIN
Error code indicates same type of client already online after enabling switch to prevent kicking online clients.
31024
CONCURRENT_LIMIT_ERROR
Total connections exceed service-configured concurrency limit (private cloud only).
31025
RC_CONN_CLUSTER_ERROR
Client connected to wrong environment, causing connection rejection; e.g., using a development App key to connect to production.
31026
RC_CONN_APP_AUTH_FAILED
App Server joint authentication failed after enabling App Server joint authentication.
31029
RC_CONN_USER_ABANDON
User account deactivated.
31030
RC_CONN_APP_LICENSE_EXPI
Private cloud license check failed, app license expired.
32001
RC_QUERY_ACK_NO_DATA
Protocol Layer internal. Error Data error occurred during query, upload, or download.
32002
RC_MESSAGE_DATA_INCOMPLETE
Protocol Layer internal error.
32011
RC_UDP_DISCONNECTED
Server actively disconnected the connection under Quic protocol.
32054
RC_CONNECTION_RESET_BY_PEER
Connection was interrupted by the server, possibly due to the operator considering the connection illegal or invalid. The SDK will automatically trigger a reconnection after this error code, no action is required from the app.
33000
BIZ_SAVE_MESSAGE_ERROR
When sending or inserting a message, the message needs to be stored in the local database. This error code is called back when the storage fails.
33001
CLIENT_NOT_INIT
Protocol stack not initialized.
33002
DATABASE_ERROR
Database error.
33003
INVALID_PARAMETER
Parameter error passed when calling the developer interface.
33007
MSG_ROAMING_SERVICE_UNAVAILABLE
Message Roaming Service not activated.
33008
RC_PROTOCOL_MESSAGE_INSERTED_ERROR
Failed to insert message into the local database.
33009
RC_CHATROOM_RESET
Chatroom has been recycled.
33100
RC_TAG_NOT_EXIST
Tag does not exist.
33101
RC_TAG_ALREADY_EXISTS
Tag already exists.
33102
RC_TAG_INVALID_FOR_CONVERSATION
Tag is not in the conversation.
34001
RC_CONNECTION_EXIST
Connection already exists.
34002
RC_SIGHT_MSG_DURATION_LIMIT_EXCEED
Short video duration exceeds the limit.
34003
RC_GIF_MSG_SIZE_LIMIT_EXCEED
GIF message file size exceeds the limit.
34004
RC_KV_STORE_NOT_SYNC
Chatroom status not fully synchronized.
34005
RC_ENVIRONMENT_ERROR
Incorrect connection environment.
34006
RC_CONNECT_TIMEOUT
Connection timeout.
34007
RC_PUBLIC_SERVICE_PROFILE_NOT_EXIST
The queried public service information does not exist.
34008
RC_MESSAGE_CANT_EXPAND
Message cannot be expanded.
34009
RC_MESSAGE_EXPAND_FAIL
Message expansion failed.
34010
RC_MSG_EXPANSION_SIZE_LIMIT_EXCEED
Message expansion size exceeds the limit.
34011
RC_FILE_UPLOAD_FAILED
Media message media file HTTP upload failed.
34012
RC_CONVERSATION_TAG_INVALID_CONVERSATION_TYPE
The specified conversation type does not support the tag feature.
34013
RC_CONVERSATION_TAG_LIMIT_EXCEED
The number of conversations added/removed in the tag exceeds the limit.
34014
RC_Group_Read_Receipt_Version_Not_Support
Group read receipt version not supported.
34015
RC_SIGHT_COMPRESS_FAILED
Video compression failed.
34016
RC_USER_SETTING_DISABLED
User-level settings not activated.
34017
RC_MESSAGE_NULL_EXCEPTION
The message returned by the message interceptor processing interface is null.
34018
RC_MEDIA_EXCEPTION
Media file upload exception, media file does not exist or file size is 0.
34019
RC_MEDIA_FILETYPE_INVALID
Uploaded media file format not supported.
34020
RC_FILE_EXPIRED
File has expired or been cleaned up.
34021
RC_MESSAGE_NOT_REGISTERED
Message not registered.
34022
RC_ULTRA_GROUP_NOT_SUPPORT
This interface does not support ultra group conversation.
34025
RC_MESSAGE_EXPAND_CONVERSATION_TYPE_NOT_MATCH
Message expansion failed because the conversation type in the message does not match the conversation type supported by the interface.
34200
INVALID_PARAMETER_LANGUAGE
The language passed during the developer interface call is invalid.
34201
INVALID_PARAMETER_CONVERSATIONTYPENOTSUPPORT
The interface called by the developer does not support the passed ConversationType.
34202
INVALID_PARAMETER_TIMESTAMP
The timestamp passed during the developer interface call is invalid.
34203
INVALID_PARAMETER_MESSAGEUID
The UID (Unique Identifier for server messages) passed during the developer interface call is invalid.
34204
INVALID_PARAMETER_MESSAGEID
The `MessageId` passed during the developer interface call is invalid or the corresponding message cannot be found.
34205
INVALID_PARAMETER_MESSAGECONTENT
The `Message` or `MessageContent` passed during the developer interface call is invalid.
34206
INVALID_PARAMETER_MESSAGELIST
The `MessageList` passed during the developer interface call is invalid.
34207
INVALID_PARAMETER_MEDIATYPE
The `MediaType` passed during the developer interface call is invalid.
34208
INVALID_PARAMETER_REQUESTURL
The `RequestUrl` passed during the developer interface call is invalid.
34209
INVALID_PARAMETER_CONVERSATIONTYPE
The `ConversationType` passed during the developer interface call is invalid.
34210
INVALID_PARAMETER_TARGETID
The `targetId` passed during the developer interface call is invalid.
34211
INVALID_PARAMETER_CHANNELID
The `channelId` passed during the developer's channel-related interface call is invalid.
34212
INVALID_PARAMETER_TAGID
The `tagId` passed during the developer interface call is invalid.
34213
INVALID_PARAMETER_TAGNAME
The `tagName` passed during the developer interface call is invalid.
34214
INVALID_PARAMETER_USERID
The `userId` passed during the developer interface call is invalid.
34215
INVALID_PARAMETER_USERIDLIST
The `userIdList` passed during the developer interface call is invalid.
34216
INVALID_PARAMETER_USERONLINESTATUS
The `UserOnlineStatus` passed during the developer interface call is invalid.
34217
INVALID_PARAMETER_DOWNLOADMEDIAFILENAME
The `downloadMediaFileName` passed during the developer interface call is invalid.
34218
INVALID_PARAMETER_SETOFFLINEMESSAGEDURATION
The parameter passed to the `setOfflineMessageDuration` interface is invalid.
34219
INVALID_PARAMETER_RCHISTORYMESSAGEOPTION_COUNT
The `HistoryMessageOption` passed during the developer interface call is invalid.
34220
INVALID_PARAMETER_MESSAGEEXPANSION
The `MessageExpansion` passed during the developer interface call is invalid.
34221
INVALID_PARAMETER_ULTRAGROUPMESSAGEEXPANSION_KEYARRAY
The `KeyArray` passed during the developer interface call for `UltraGroupMessageExpansion` is invalid.
34222
INVALID_PARAMETER_UPLOADVOIPDEVICETOKEN
The `uploadVoIPDeviceToken` interface detected an invalid VoIP DeviceToken.
34223
INVALID_PARAMETER_NOTMEDIAMESSAGE
The `Message.content` passed to the `sendMediaMessage` interface is not a multimedia message.
34224
INVALID_PARAMETER_TIMESTRING
The time parameter passed during the developer interface call is invalid.
34225
INVALID_PARAMETER_CONVERSATIONIDENTIFIER
The `RCConversationIdentifier` parameter is invalid.
34226
RC_GETBLOCKPUSH_FAILED
The developer failed to call the `GetBlockPush` interface.
34227
RC_DB_QUERY_ERROR
The developer failed to query the database using the database query interface.
34228
INVALID_PARAMETER_NOTIFICATION_LEVEL
The `PushNotificationLevel` is invalid.
34231
INVALID_PARAMETER_CHANNEL_TYPE
The UltraGroup channel type is invalid.
34232
INVALID_PARAMETER_COUNT
The `count` passed during the developer interface call is invalid.
34233
INVALID_PARAMETER_SEND_TIME
The `sendTime` passed during the developer interface call is invalid.
34235
INVALID_PARAMETER_MEDIA_URL
The `mediaUrl` passed during the developer interface call is empty.
34236
INVALID_PARAMETER_UNIQUE_ID
The `uniqueId` passed during the developer interface call is invalid.
34238
INVALID_PARAMETER_PROXY
The proxy configuration is invalid. `RongIMProxy` is empty or invalid.
34239
INVALID_PARAMETER_TESTHOST
The proxy test service passed during the developer's `testProxy` interface call is invalid.
34240
INVALID_CONNECT_TESTHOST_FAILED
The developer failed to connect during the `testProxy` interface call.
34241
INVALID_PARAMETER_ULTRA_GROUP_MESSAGE_OBJECT_NAME
The {Developer API} call to {recallUltraGroupMessage} attempted to recall an unsupported {Message Type}.
34243
INVALID_PARAMETER_MESSAGE
The {message} parameter passed by the developer is empty.
34245
RC_CONN_PROXY_UNAVAILABLE
The configured {Proxy Address} is unavailable.
34251
FILE_SAVED_FAILED
File save failed.
34252
FILE_NOT_EXIST
File Not Exist.
34253
FILE_SIZE_ERROR
File Length error.
34254
DOWNLOAD_URL_INVALID
Download URL is invalid.
34255
SLICE_INDEX_ERROR
Slice Index error.
34256
UPLOAD_ID_INVALID
Upload ID is invalid.
34257
INVALID_APP_KEY
App Key is invalid.
34259
INVALID_PARAMETER_RTCROOMID
The {rtcRoomID} parameter is invalid.
34260
INVALID_PARAMETER_KEY
The {key} parameter is invalid.
34261
INVALID_PARAMETER_KEYS
The {keys} parameter is invalid.
34262
INVALID_PARAMETER_VALUE
The {value} parameter is invalid.
34263
INVALID_PARAMETER_ENTRIES
The {entries} parameter is invalid.
34264
INVALID_PARAMETER_NOTIFICATION_EXTRA
The {notificationExtra} parameter is invalid.
34265
INVALID_PARAMETER_CHATROOM_MEMBER_ORDER
The {ChatRoomMemberOrder} parameter is invalid.
34266
INVALID_PARAMETER_TIMESTAMP_ORDER
The {TimestampOrder} parameter is invalid.
34268
INVALID_PARAMETER_STATUS
The {status} parameter is invalid.
34271
MESSAGE_OBJECT_NAME_INVALID
The {objectName} parameter is invalid.
34274
INVALID_PARAMETER_KEYWORD
The {keyword} parameter is invalid.
34275
INVALID_PARAMETER_OBJECTNAMELIST
The {objectName List} parameter is invalid.
34279
INVALID_PARAMETER_LIMIT
The {limit} parameter is invalid.
34280
INVALID_MESSAGE_DIRECTION
The {MessageDirection} parameter is incorrect.
34281
INVALID_MESSAGE_SENT_STATUS
The {SentStatus} parameter is incorrect.
34282
INVALID_PARAMETER_TARGETID_LIST
The {targetId List} parameter is invalid.
34283
INVALID_PARAMETER_SPAN_MINUTES
The {span minutes} parameter is invalid.
34286
RC_INVALID_ARGUMENT
The URL for navigation request is empty.
34287
INVALID_PARAMETER_CONVERSATION_IDETIFIER_LIST
The {ConversationIdentifier} passed by the developer is invalid.
34288
INVALID_PARAMETER_CLEAR_MESSAGE_OPTION_LIST
The {ClearMessageOption} passed by the developer is invalid.
34289
INVALID_PARAMETER_START_MESSAGEUID
The {startMessageUID} parameter is invalid.
34290
INVALID_PARAMETER_END_MESSAGEUID
The {endMessageUID} parameter is invalid.
34291
RC_READ_RECEIPT_V4_NOT_SUPPORT
The {V4 Read Receipt Feature} is not supported.
34292
RC_READ_RECEIPT_V4_UPDATE_NOT_SUPPORT
Updating {V4 Read Receipt Feature} information is not supported.
34296
RC_DIRECTIONAL_MESSAGE_INVALID_CONVERSATION_TYPE
The {Conversation Type} passed when sending a {Directional Message} is not supported.
34300
RC_REQUEST_INTERCEPTOR_NULL_EXCEPTION
The object returned by the {Multimedia Upload} and {Download Interceptor} processing interface is empty.
34301
RC_DB_NOT_INIT
Database Not Initialized.
34303
RC_DB_SQL_ERROR
Database SQL Execution Error.
34304
RC_DB_DATA_NOT_FOUND
Query data does not exist.
34305
RC_NET_DATA_ERROR
Network data parsing failed.
34306
INVALID_PARAMETER_SUBSCRIBE_TYPE
The subscribeType passed in the subscription event is invalid.
34307
INVALID_PARAMETER_SUBSCRIBE_EXPIRY
The subscription duration passed in the subscription event is invalid.
34308
INVALID_PARAMETER_SUBSCRIBE_PUBLISHER_USERIDS
The list of subscribed users passed in the subscription event is empty or the data type is invalid.
34309
INVALID_PARAMETER_SUBSCRIBE_PAGESIZE
The page size passed in the subscription event is invalid.
34312
INVALID_PARAMETER_USER_PROFILE
The parameter userProfile is invalid.
34313
INVALID_PARAMETER_USER_PROFILE_VISIBILITY
The parameter userProfileVisibility is invalid.
34314
INVALID_PARAMETER_EXTRA
The parameter extra is invalid.
34318
INVALID_PARAMETER_GROUP_INFO
The parameter GroupInfo passed in the developer interface call is invalid.
34319
INVALID_PARAMETER_GROUP_ID
The parameter groupId passed in the developer interface call is invalid.
34320
INVALID_PARAMETER_GROUP_NAME
The parameter groupName passed in the developer interface call is invalid.
34321
INVALID_PARAMETER_GROUP_IDS
The parameter groupIds passed in the developer interface call is invalid.
34322
INVALID_PARAMETER_GROUP_MEMBER_ROLE
The parameter GroupMemberRole passed in the developer interface call is invalid.
34323
INVALID_PARAMETER_GROUP_APPLICATION_STATUS
The parameter GroupApplicationStatus passed in the developer interface call is invalid.
34324
INVALID_PARAMETER_GROUP_APPLICATION_DIRECTION
The parameter GroupApplicationDirection passed in the developer interface call is invalid.
34325
INVALID_PARAMETER_NICK_NAME
The parameter nickname passed in the developer interface call is invalid.
34326
INVALID_PARAMETER_REASON
The parameter reason passed in the developer interface call is invalid.
34327
INVALID_PARAMETER_REMARK
The parameter remark passed in the developer interface call is invalid.
34328
INVALID_PARAMETER_PAGING_QUERY_OPTION
The parameter PagingQueryOption passed in the developer interface call is invalid.
34329
NET_DATA_IS_SYNCHRONIZING
Data is being synchronized.
34330
INVALID_PARAMETER_QUERY_FRIENDS_DIRECTION_TYPE
The parameter QueryFriendsDirectionType passed in the developer interface call is invalid.
34331
INVALID_PARAMETER_DIRECTION_TYPE
The parameter DirectionType passed in the developer interface call is invalid.
34332
INVALID_PARAMETER_FRIEND_APPLICATION_TYPE
The parameter FriendApplicationType passed in the developer interface call is invalid.
34333
INVALID_PARAMETER_FRIEND_APPLICATION_STATUS
The parameter FriendApplicationStatus passed in the developer interface call is invalid.
34334
INVALID_PARAMETER_FRIEND_ADD_PERMISSION
The parameter FriendAddPermission passed in the developer interface call is invalid.
APNs Push Notification Status Codes
Below are the error codes, causes, and troubleshooting steps you may encounter during the push notification testing process after uploading the APNs push certificate in the Console.
Error Code | Cause | Action |
---|---|---|
5, 8 | Incorrect deviceToken information. | Check if the device is jailbroken, ensure the parameters passed to setDeviceToken are correct, and verify that the provisioning profile used by Xcode during packaging matches the current environment. |
52 | The UserId does not exist in the current environment. Confirm if the server connection is successful and if the App Key used in init corresponds to the correct environment. | The success Block of connectWithToken will return the currently logged-in UserId . Verify if it matches the one used in your push test. |
53 | The uploaded push certificate is empty. | Check and re-upload the certificate, and ensure the BundleID matches the one in the certificate. |
54, 62 | Issues with the uploaded certificate or its password. | Verify the certificate password, check and re-upload the certificate, and ensure the BundleID matches the one in the certificate. |
55 | The userId is not currently logged in on an iOS device. | Check if the login was successful on an iOS device and if there is multi-device login for the same userId. |
57 | Failed to send Apple Push. | SSL parsing error, re-upload the certificate. |
2, 56 | The userId has no deviceToken information set. | Check if the device is jailbroken, if the user has allowed notifications for the app, if remote push permissions were requested, and if setDeviceToken was set correctly. |
58 | Failed to parse the original parameters. | Contact us to resolve the issue promptly. |
60 | Socket exception. | Internal error, resend. |
61 | The userId has push notifications blocked. | Check if the client has blocked push functionality (if you have multiple clients or apps using the same AppKey, verify all client codes to ensure push is not blocked). |
3, 4, 6, 7, 64 | Network issues caused the push to fail. Please try again. | Network issue, retry. |
0, 1, 10, 255, 59 | Apple APNS server service exception. | Try again after some time. |
66 | The uploaded certificate does not match the current environment. | Check and re-upload the certificate. |
67 | The password for the uploaded certificate is incorrect. Verify your certificate and password. | Check the certificate and password, re-upload the certificate, or enter the correct password. |
68 | The Bundle ID in the developer platform does not match the one in the certificate. Please check. | Verify the BundleID in the certificate and the one entered. |
70 | VoIP Push Token is empty. | Confirm if the VoIP Push Token is empty. |
73 | No user information found. This userId has not obtained a RC Token. | Reacquire the user Token. |
74 | The uploaded certificate's package name does not match the configured package name. | Check if the uploaded certificate's package name matches the configured package name. |
75 | The uploaded certificate contains a BundleId with a wildcard. | According to Apple's requirements, apps using wildcards cannot use APNs remote push. |
1050 | APNS timeout. You may receive the push message with a delay or it may fail. | Network issue, retry. |