本文罗列出运行SDK后可能出现的错误以及原因。
code | message | 原因 |
301 | 该用户没有RAM权限,请先联系实例管理员赋权 | 使用RAM账号时,并未进行授权 |
307 | mobile format is not allow | 手机号格式错误 |
316 | 实例检查失败,请确定实例信息是否准确 | 该账号下并无该实例 |
325 | 库存不足 | 充值次数不足1次 |
326 | 该城市暂不开放 | 该手机号归属地无法充值 |
327 | 该运营商暂不开放 | 该手机号归属运营商无法充值 |
alreadyExist | 该记录已存在 | 渠道订单ID重复 |
400 | XXX is mandatory for this action | 缺少XXX这个参数 |
400 | Specified SecurityToken is malformed | SecurityToken不正确 |
400 | Specified SecurityToken is expired | STS令牌过期 |
404 | The request signature does not conform to Alibaba Cloud standards. | 签名不匹配。请检查 Access Key ID 和 Access Key Secret 是否正确;检查签名方法是否正确。 |
404 | Specified signature is not matched with our calculation. | |
404 | Specified access key is not found. | AccessKeyId 找不到。请检查调用时是否使用了正确的 AccessKey。 |
404 | Specified access key is disabled | AccessKeyId 被禁用。请检查 AccessKey 是否正常可用。请使用状态为启用的 AccessKey。 |
404 | The Access Key is disabled. | AccessKeyId 被禁用。请检查 AccessKey 是否正常可用,请使用状态为启用的 AccessKey。 |