本文列舉調用物聯網無線連接服務API出錯時返回的錯誤信息。
錯誤碼列表
錯誤碼 | 錯誤信息 | 描述 |
---|---|---|
OverExportCount | OverExportCount | 最多支持導出500000張。 |
InvalidCallerTypeError | This access mode is not supported. | 不支持的訪問方式。 |
Ambiguous | The input value is ambiguous. | 輸入值存在歧義。 |
TagIdCanNotEmpty | The TagId must not be empty. | 標簽ID不能為空。 |
IllegalRequest | The request parameter is invalid. | 非法的請求參數。 |
BusinessProcessError | A business processing exception occurred. | 業務處理異常。 |
InternalError | An internal error occurred. | 系統內部異常。 |
InvalidAliyunPK | AliyunPk is invalid. | 阿里云賬號無效。 |
RuleMustBePositiveInteger | The valid values of Rule are positive integers and zero. | 達量停用策略數值,僅支持正整數和0。 |
RuleMaxValueLimit | The maximum value of Rule must be less than 9007199254740991. | 達量停用策略數值,必須小于9007199254740991。 |
CredentialInstanceNotExist | The credential instance does not exist. | 套餐憑證不存在。 |
DataTypeCanNotEmpty | Data type cannot be empty. | 流量類型不能為空。 |
IccidNotExist | IccId does not exist. | 卡號不存在。 |
DataLevelCanNotEmpty | Data level cannot be empty. | 充值類型為疊加包時,流量檔位不能為空。 |
RPCInvokeError | An RPC invoking error occurred | RPC遠程請求錯誤。 |
TimeFormatError | Time format error. | 請求參數時間格式錯誤。 |
BatchOperationFailed | An internal error occurred. Try again later. | 批量操作異常。 |
SignVerificationFailed | Sign verification failed. | 簽名校驗失敗。 |
UploadFileBeyondLimit | The uploaded file exceeds the limit. | 上傳文件超出限制。 |
InstanceIdCanNotEmpty | InstanceId cannot be empty. | 卡號不能為空。 |
UploadFileInvalidCard | Iccid is invalid. | 上傳文件內有卡號不合法。 |
UploadFileDuplicateCard | Iccid is duplicated. | 上傳文件內有重復卡號。 |
OssFileFormatError | The file format is invalid. | 文件格式錯誤。 |
OverExportCount | The number of cards owned by the user exceeds the limit. | 導出數量超出限制。 |
OverThreshold | The number of Trigger Condition Usage setting exceeds the limit. | 觸發條件的用量設置超出限制。 |
OverRuleCount | The number of rules owned by the user exceeds the limit. | 規則超出限制。 |
ForceActivationSameFlowCard | Only cards in the same flow support forced activation. | 強制激活僅支持同檔位的卡。 |
StartTimeLessEndTime | The StartTime must be earlier than the EndTime. | 起始時間必須小于結束時間。 |
IccidCanNotEmpty | Iccid cannot be empty. | 卡號不能為空。 |
RamActionPermissionDeny | You do not have the RAM permission. | 沒有RAM權限。 |