錯誤代碼說明-檔案管理類¶
| Error Code | HTTP Status | Scenario | Error Message | Inherent Payload |
|---|---|---|---|---|
FILE_001 |
415 | Unsupported media type | Unsupported media type | |
FILE_002 |
404 | File not found | File not found | |
FILE_003 |
409 | File ID already exists | File ID already exists | |
FILE_004 |
409 | File is used by fileset | File is used by filesets with ID | “fileset_id”: uuid |
FILE_005 |
File parsing failed | parsing error | ||
FILE_006 |
File splitting failed | splitting error | ||
FILE_007 |
404 | Parsed result not found | "Parsed result not found" | quality: HQ, LQ, STD |
FILE_008 |
404 | Chunks not found | "Chunks not found" | quality: HQ, LQ, STD |
FILE_009 |
404 | Files not found. | “Files not found.” | “file_ids”: uuid[] |