錯(cuò)誤碼
本文主要介紹了錯(cuò)誤碼的詳細(xì)說明。
code | message | 說明 |
SystemError | System error, please try again later. | 系統(tǒng)異常,請(qǐng)稍后重試。 |
ServiceTimeout | The requested service is timeout. | 服務(wù)超時(shí),請(qǐng)稍后重試。 |
AlgorithmError | Algorithm service exception, please try again later. | 算法服務(wù)異常,請(qǐng)稍后重試。 |
DocProcessing | Document is processing. | 文檔處理中,請(qǐng)等待處理完成。 |
NotSupportFormat | Format not supported. | 文檔格式不支持。 |
FileUrlLegal | File url is not legal. | 文件URL不合法。 |
MissingFileUrl | FileUrl is mandatory. | 文件URL不能為空。 |
MissingId | BizId is mandatory. | 業(yè)務(wù)ID不能為空。 |
ExceededImageUrlLength | Document URL length exceeds limit. | 文檔URL長度超過限制。 |
ExceededImageUrlSize | The number of image URLs exceeds the limit. | 圖片URL數(shù)量超過限制。 |
FileSizeNotEqual | The number of file names is inconsistent with the number of file URLs. | 文件名稱數(shù)量與文件URL數(shù)量不一致。 |
NotSpecifySuffix | Not specify file suffix. | 未指定文件后綴。 |
FileNameLegal | FileName is not legal. | 文檔名稱不合法。 |
NotExistBizId | The bizId is not exist. | 業(yè)務(wù)ID不存在。 |
IllegalApiName | API name is invalid. | API名稱不合法。 |
IllegalSignature | The signature is not correct. | 簽名錯(cuò)誤。 |
InvalidStsToken | The STS token is invalid. | STS token 錯(cuò)誤。 |
DocMindServiceNotOpen | DocMind service is not activated. | 文檔智能服務(wù)未開通。 |
DocMindServiceExpired | DocMind service is expired. | 文檔智能服務(wù)已過期。 |
NoPermission | Please check whether the service is activated correctly. | 請(qǐng)檢查服務(wù)是否正確開通。 |
Failed | Document process failed. | 文檔處理失敗。 |
ParamsError | The document request parameter is invalid. | 文檔處理請(qǐng)求參數(shù)有誤。 |
DocDownloadError | Failed to process the document. Could not download document you provided. | 文檔處理過程中數(shù)據(jù)下載異常,請(qǐng)檢查文檔是否能訪問和下載。 |
InterfaceMismatch | Sorry, the query interface does not match submit interface, please check the interface and try again. | 您當(dāng)前請(qǐng)求的結(jié)果查詢接口和該ID生成的異步提交接口并不匹配,請(qǐng)檢查接口后重試。 |
BlankDocError | The document is blank. | 文檔內(nèi)容為空。 |