Topik ini menjelaskan kode kesalahan untuk Image Search.
Error code | HTTP status code | Error message | Description |
NoPermission | 403 | You are not authorized to perform this operation. | Anda tidak memiliki izin untuk melakukan operasi ini. |
BadRequest | 400 | The request has invalid parameters. | Permintaan tidak valid. |
InstanceStatusError | 409 | Your instance is unavailable. | Instans tidak tersedia. Misalnya, instans tidak tersedia karena Pembayaran tertunda. |
DeniedRequest | 403 | Your request was denied due to instance flow control. | Permintaan dibatasi oleh Pengendalian aliran. Untuk informasi selengkapnya mengenai batas permintaan per detik (QPS), lihat QPS. |
InvalidInstance | 400 | The specified instance name is invalid. | Nama instans tidak valid. Untuk informasi selengkapnya tentang cara mendapatkan nama instans, lihat Create an instance. |
NoCaretSeperator | 400 | The body content is missing the ^ separator. | badan permintaan tidak menyertakan pemisah |
EmptyMeta | 400 | The body content has an empty meta field. | Bidang Meta dalam badan permintaan kosong. |
InvalidMetaItem | 400 | The meta field is invalid. | Item Meta tidak valid. |
NoPicList | 400 | The body content is missing the pic_list parameter. | Parameter pic_list tidak ditentukan dalam badan permintaan. |
InvalidPicList | 400 | The specified pic_list parameter is invalid. | Parameter pic_list tidak valid. |
NoSpecifiedPic | 400 | The content of an image is not specified in the HTTP POST body. | Konten gambar tidak ditentukan dalam badan permintaan. |
NoSpecifiedSearchPic | 400 | The search image is not specified. | Gambar yang akan dikueri tidak ditentukan. |
InvalidCategory | 400 | The specified category is invalid. | Kategori tidak valid. Untuk informasi selengkapnya, lihat Category reference. |
OverflowMaxResultNum | 400 | The specified number of total results exceeds the maximum of 500. | Jumlah hasil yang dikembalikan melebihi maksimum 500. |
OverflowMaxReturnNum | 400 | The specified number of results for each request exceeds the maximum of 100. | Jumlah hasil yang dikembalikan per permintaan melebihi maksimum 100. |
InvalidStartParameter | 400 | The specified parameter s is invalid. | Parameter |
InvalidNumParameter | 400 | The specified parameter n is invalid. | Parameter |
NoSpecifiedAddPic | 400 | The image to insert is not specified. | Gambar yang akan ditambahkan tidak ditentukan. |
NoSpecifiedItemId | 400 | The item_id parameter is not specified. | Parameter item_id tidak ditentukan. |
InvalidIntAttr | 400 | The specified int_attr field is invalid. | Nilai bidang int_attr tidak valid. |
UnsupportedPicFormat | 400 | The specified image format is invalid. | Format gambar tidak didukung. Untuk informasi selengkapnya mengenai format gambar, lihat Image requirements. |
InvalidFilterClause | 400 | The specified filtering condition is invalid. | Kondisi filter tidak valid. Untuk informasi selengkapnya tentang cara menetapkan kondisi filter, lihat Filter by condition. |
InstanceOverQuota | 400 | The number of items exceeds the limit. | Volume data instans melebihi Kuota. |
IncorrectOrientation | 400 | The image contains incorrect rotation flags in the meta data. | Gambar berisi informasi rotasi yang salah. |
UnsupportedPicPixels | 400 | The specified pixels is not supported. | Resolusi gambar tidak didukung. Untuk informasi selengkapnya mengenai persyaratan gambar, lihat Image requirements. |
SearchTimeout | 400 | The request is timed out. | Mesin pencarian mengalami timeout. |
PicNotExist | 400 | The search picture does not exist. | Gambar yang ditentukan untuk pencarian tidak ada dalam instans. |
NoSpecifiedProductId | 400 | The parameter ProductId no specified. | Parameter ProductId tidak ditentukan. Untuk informasi selengkapnya tentang cara mengimpor gambar, lihat Add an image. |
NoSpecifiedPicName | 400 | The parameter PicName no specified. | Parameter PicName tidak ditentukan. |
NoSpecifiedPicContent | 400 | The parameter PicContent no specified. | Parameter PicContent tidak ditentukan. |
InvalidType | 400 | The specified parameter Type is not valid. | Parameter Type tidak valid. |
InvalidProductId | 400 | The specified parameter ProductId is not valid. | Parameter ProductId tidak valid. |
InvalidPicName | 400 | The specified parameter PicName is not valid. | Parameter PicName tidak valid. |
InvalidStrAttr | 400 | The specified parameter StrAttr is not valid. | Parameter StrAttr tidak valid. |
InvalidCustomContent | 400 | The specified parameter CustomContent is not valid. | Parameter CustomContent tidak valid. |
InvalidPicContent | 400 | The specified parameter PicContent length greater than 4 * 1024 * 1024. | Ukuran gambar melebihi 4 MB. |
TimeoutForTransferImage | 400 | Timeout after 5 seconds waiting for images transfer to complete. | Transfer gambar mengalami timeout setelah 5 detik. |
InvalidInstanceName | 400 | The parameter instanceName is not specified. | Parameter nama instans tidak ditentukan. |
InvalidRequestId | 400 | The parameter requestId is not specified. | Parameter requestId tidak ditentukan. |
InvalidRequestIdTooLarge | 400 | The parameter requestId is too large. | Parameter RequestId terlalu panjang. |
InvalidRegion | 400 | The specific region is illegal. | Wilayah yang ditentukan tidak valid. |
InvalidPicUrl | 400 | The search picture does not exist at the specific url. | URL tidak valid. |
UnsupportedInstanceType | 400 | The instance type is not supported. | Tipe instans tidak didukung. |
UnsupportedOperationType | 400 | The specified action is not supported. | Jenis operasi tidak didukung. |
Kesalahan tingkat sistem
Error code | HTTP status code | Error message | Description |
NetworkException | 500 | A network error occurred. | Terjadi kesalahan jaringan sistem. |
RequestTimeout | 500 | The request is timeout. | Permintaan mengalami timeout. |
ExtractFeatureTimeout | 500 | The request was timed out while extracting features. | Ekstraksi fitur mengalami timeout. |
AccessEngineFailed | 500 | An error occurred while accessing the search engine. | Gagal mengakses mesin pencarian. |
InternalOssError | 500 | An internal OAS error occurred. | Terjadi kesalahan internal OAS. |
InternalSwiftError | 500 | An internal SWIFT error occurred. | Terjadi kesalahan internal SWIFT. |
InternalTableStoreError | 500 | An internal Table Store error occurred. | Terjadi kesalahan internal Table Store. |
InternalError | 500 | An internal server error occurred. | Terjadi kesalahan internal. |