Skip to main content

Status codes

This page lists the status codes returned by the Nexconn Chat SDK. Use these codes to handle errors and troubleshoot issues in your application.

Connection status codes

CodeDescription
0Success
-1Timeout
30001Parameter error
30002Connection not established. Ensure connect succeeds before calling business APIs.
30003Not in the open channel
30004Exceeded the message frequency limit
30007Sending failed — message was rejected
30009Open channel message storage not enabled
30010Open channel does not exist
30014User has been kicked from the open channel
30016The message has been recalled or does not exist
31004Token is incorrect or expired
31005App Key does not match the token
31009User has been blocked
31011User has been kicked. Another device logged in with the same credentials.
33001SDK not initialized
33002The database is not open
33003The open channel has been destroyed
33007Auto reconnect count exceeded. Manual reconnection required.
34001Navigation request failed
34006App Key is invalid