Updated on 2023-03-23 GMT+08:00

Common Error Codes

Table 1 Enumerated values of HwmErrCode

Variable

Value

Description

HWM_COMMON_ERR_FAILED

1

A common error occurs.

HWM_COMMON_ERR_PARAM_ERROR

2

Invalid parameters.

HWM_LOGIN_ERR_ACCOUNT_OR_PASSWORD_ERROR

10006

Incorrect account or password.

HWM_LOGIN_ERR_ACCOUNT_LOCKED

10007

The account is locked.

HWM_LOGIN_ERR_IP_OR_DEVICE_FORBIDDEN

10008

The IP address or device is not allowed to access the system.

HWM_LOGIN_ERR_ACCOUNT_OR_ENTERPRISE_NOT_ACTIVE

10009

The account or enterprise is not activated.

HWM_LOGIN_ERR_AUTH_INFO_TIMEOUT

10011

The authentication information has expired. Check whether the UTC time is used and whether the time has been calibrated.

HWM_LOGIN_ERR_ACCOUNT_STOPED

10013

The account has been suspended.

HWM_CONF_ERR_CONF_ID_OR_PASSWORD_ERROR

20001

Incorrect meeting ID or password.

HWM_CONF_ERR_CONF_LOCKED

20002

The meeting is locked.

HWM_CONF_ERR_NOT_IN_CONF

20003

The API calling is invalid because you are not in a meeting.

HWM_CONF_ERR_VMR_NOT_BEEN_HOLD

20004

Guests are not allowed to activate the meeting.

HWM_CONF_ERR_SHARE_LOCKED

20005

The sharing is locked.

HWM_CONF_ERR_NOT_IN_DATA_CONF

20006

You are not in a data meeting.

HWM_CONF_ERR_CONF_ONLY_SAME_ENTERPRISE

20007

Only enterprise users can join the meeting.

HWM_CONF_ERR_CONF_ONLY_INVITED

20008

Only invited users can join the meeting.

HWM_CALL_ERR_THIRD_USER_ID_NO_EXIST

20009

The third-party account that initiates the call does not exist.

HWM_ERR_NOT_IN_CONF_OR_CALL

20010

You are not in a meeting or call.

HWM_ERR_ALREADY_EXIST_CONF_OR_CALL

20011

A meeting or call already exists.

HWM_CONF_ERR_PASSWORD_ERROR_LOCKED

20012

The meeting is temporarily locked because the number of incorrect password attempts reaches the maximum.

HWM_CONF_ERR_CONF_ENDED

20013

The meeting has been ended.

HWM_CONF_ERR_SAME_PWD_WITH_CHAIR

20014

The guest password is the same as the host password.

HWM_CONF_ERR_NUM_OF_PAR_EXCEEDS_UPPER_LIMIT

20015

More participants than allowed by the dedicated cloud meeting room package.

HWM_CONF_ERR_CONF_NOT_ON_LOCAL_STATION

20016

The meeting is not held at this site.

HWM_CONF_ERR_ENTERPRISE_CONCURRENCY_RESOURCE_NOT_ENOUGH

115022001

The enterprise's concurrent resources are insufficient.

HWM_CONF_ERR_CONF_DATA_NOT_FOUND

111070005

The meeting does not exist.

HWM_CONF_ERR_VMR_DATA_NOT_FOUND

111070006

The personal cloud meeting room does not exist.

HWM_CONF_ERR_CONF_ROLE_AUTHENTICATION_FAILED

111070010

You do not have the permissions required to view the meeting.

HWM_CONF_ERR_VMR_CONF_CONFLICT

111071106

Meetings conflict in this cloud meeting room.

HWM_CONF_ERR_MODIFY_FAIL_AS_CONF_ALREADY_STARTED

111071065

The meeting is in progress and cannot be edited.

HWM_ORG_CONCURRENT_PARTICIPANTS_NUMBER_IS_ZERO

111071060

The enterprise has no concurrent party resources configured and cannot use the personal meeting ID or random meeting ID to initiate a meeting.

HWM_CONF_USER_NOT_VMR_OWNER

111071063

The user is not the owner of the cloud meeting room.

HWM_CONF_ERR_CANCEL_FAIL_AS_CONF_STARTED

111071067

The meeting is in progress and cannot be canceled.

HWM_CONF_ERR_START_TIME_LESS_THAN_CURRENT_TIME

111071013

The start time is earlier than the current time.

HWM_CONF_ERR_START_TIME_OVER_MAX_SCHEDULE_TIME

111071014

The start time exceeds the allowed range.

HWM_CONF_ERR_VMR_PWM_SAME_AS_MEETING_ID

201080017

The guest password cannot be the same as the meeting ID.

HWM_CONF_ERR_PARTICIPANT_CONF_NOT_SUPPORT

111084013

The meeting is not supported.

HWM_CONF_ERR_ATTENDEES_NUMBER_EXCEED_LIMIT

111071066

The number of participants exceeds the upper limit.

HWM_CONF_ERR_VMR_DATA_STATUS_ILLEGAL

111073007

Invalid status of the cloud meeting room package.

HWM_CONF_ERR_WAIT_APPLY_RESOURCE

115029006

Waiting for resource application

HWM_CONF_ERR_SDK_SVN_DETECT_FAILE

411000017

SVN port detection failed.

HWM_CONF_ERR_RTC_NOT_SUPPORT_STG

411000019

The RTC does not support the STG mode.

HWM_CONF_ERR_OVER_MAX_PARTICIPANT_NUMBER

111072101

More participants than allowed.

HWM_CONF_ERR_AUDIENCE_VMR_LOGIC_RESOURCE_NOT_ENOUGH

111072202

The number of participants exceeds the maximum number of concurrent participants in the cloud meeting room package.

HWM_CONF_ERR_PARTICIPANT_VMR_LOGIC_RESOURCE_NOT_ENOUGH

111072203

The number of the host and guests exceeds the maximum number of concurrent participants in the cloud meeting room package.

HWM_CONF_ERR_PARTICIPANT_CONF_NOT_EXIST

111081002

The meeting does not exist or has ended.

HWM_VMR_RESOURCE_UNAVAILABLE

201080000

Cloud meeting resources are unavailable.

HWM_LOGIN_ERR_ACCOUNT_IS_UNBOUND

206010075

The account has been unbound.

HWM_CONF_ERR_SERVER_ERROR

990000018

Failed to connect to the server.

HWM_CONF_ERR_JOIN_ROOM_FAIL

990000019

Failed to join the meeting.

HWM_CONF_ERR_SERVER_BUSY

990000020

The server is busy.

HWM_CONF_ERR_RTC_JOIN_ROOM_AUTH_FAIL

990000022

Failed to verify the meeting authentication information.

HWM_CONF_ERR_SERVER_CONNECTION_ERROR

990000025

The server connection is abnormal.

HWM_LOGIN_ERR_CA_VERIFY_FAILED

412100012

Failed to verify the server CA certificate.

HWM_LOGIN_ERR_CURLE_EXTERN_CONNECT_TIMEOUT

412100017

The proxy communication times out, and the TCP connection fails to be set up. There is a high probability that the proxy configuration is incorrect.

HWM_LOGIN_ERR_CURLE_EXTERN_CLOSED_BY_PROXY

412100018

The link is disconnected by the proxy. There is a high probability that the configured server address is incorrect.

HWM_LOGIN_ERR_CURLE_COULDNT_RESOLVE_PROXY

412100024

The proxy domain name resolution failed.

HWM_LOGIN_ERR_CURLE_COULDNT_RESOLVE_HOST

412100025

The server domain name resolution failed.

HWM_AGENT_ERR_CALLBACK_TIMEOUT

90001

Waiting for callback timed out.

HWM_AGENT_ERR_IN_PROCESS

90002

The API is being processed.

HWM_AGENT_ERR_NOT_LOGIN

90003

The API calling is invalid because you have not logged in.

HWM_AGENT_ERR_NOT_INITED_END

90004

The initialization is not started or not completed.

HWM_AGENT_ERR_NOT_SUPPORT_END

90005

This version is not supported.

HWM_AGENT_ERR_OPERATION_INTERRUPT

90012

The operation is interrupted.