摩观SDK授权服务 - 错误码
HTTP 状态码 | 错误码 | 错误信息 | 描述 | 操作 |
---|---|---|---|---|
400 | Failed to request public key. You are not authorized. | 获取公钥失败:无权限 | 诊断 | |
400 | Failed to request public key. The parameter is invalid. | 获取公钥失败:参数有误 | 诊断 | |
400 | This device is already registered. | 注册授权失败:该设备已注册授权过 | 诊断 | |
400 | Failed to register device. The appKey is invalid. | 注册授权失败:appKey无效 | 诊断 | |
400 | Failed to register device. The data has an error. | 注册授权失败:数据有误 | 诊断 | |
400 | Failed to register device. You are not authorized. | 注册授权失败:无权限 | 诊断 | |
400 | Failed to register device. The quota is exhausted. | 注册授权失败:配额已用尽 | 诊断 | |
400 | Failed to register device. The parameter is invalid. | 注册授权失败:参数有误 | 诊断 | |
400 | Failed to register device. Please try again. | 注册授权失败:请重试 | 诊断 | |
400 | You are not authorized. | 操作无权限 | 诊断 | |
400 | You need to login. | 请先登录 | 诊断 | |
400 | The parameter is missing or has an error. | 缺少参数或参数错误 | 诊断 | |
500 | The request processing has failed due to some unknown error. | 服务端异常 | 诊断 |