更新时间:2025-05-22 GMT+08:00
分享

错误码

公共错误码

表1 错误码

http状态码

error_code

error_msg

描述

200

92020000

Success

成功

200

92020001

internal error

其它服务内部错误

200

92020002

invalid param

请求参数不合法

200

92020003

illegal state

授权码状态不合法(授权码请勿重复激活)

200

92020004

can not active before user received.

激活码用户尚未领取

200

92020005

license code notexist

授权码ID不存在

400

95000001

req param is invalid

请求参数错误(正则、必填项、长度等不满足)

405

95000002

Request method not supported

请求method类型不支持

415

95000003

Content type not supported

请求体类型不支持(Content-type不是application/json)

400

95000004

req message is not readable

请求体不可读(无法格式化成json)

200

92020011

license code has been not activated.

授权码未激活

200

92020020

Invalid license code exists.

存在非法授权码

APIGW网关错误码

APIGW网关错误码请参考《错误码》

相关文档