NoPermission |
403 |
You are not authorized to perform this operation. |
指定の操作を実行する権限がありません。 |
BadRequest |
400 |
The request has invalid parameters. |
リクエストが無効です。 |
InstanceStatusError |
409 |
Your instance is unavailable. |
未払いなどが原因で、インスタンスが使用できません。 |
DeniedRequest |
403 |
Your request was denied due to instance flow control. |
リクエストがスロットリングされています。 |
InvalidInstance |
400 |
The specified instance name is invalid. |
インスタンス名が無効です。 |
NoCaretSeperator |
400 |
The body content is missing the ^ separator. |
Body に区切り文字 “^” がありません。 |
EmptyMeta |
400 |
The body content has an empty meta field. |
Body の Meta が空です。 |
InvalidMetaItem |
400 |
The meta field is invalid. |
Meta フィールドが無効です。 |
NoPicList |
400 |
The body content is missing the pic_list parameter. |
Body に pic_list パラメーターが指定されていません。 |
InvalidPicList |
400 |
The specified pic_list parameter is invalid. |
pic_list パラメーターが無効です。 |
NoSpecifiedPic |
400 |
The content of an image is not specified in the HTTP POST body. |
画像の内容が body に指定されていません。 |
NoSpecifiedSearchPic |
400 |
The search image is not specified. |
検索する画像が指定されていません。 |
InvalidCategory |
400 |
The specified category is invalid. |
カテゴリが無効です。 |
OverflowMaxResultNum |
400 |
The specified number of total results exceeds the maximum of 500. |
戻り値が最大数 500 を超えました。 |
OverflowMaxReturnNum |
400 |
The specified number of results for each request exceeds the maximum of 100. |
戻り値が 1 回あたりの最大数 100 を超えました。 |
InvalidStartParameter |
400 |
The specified parameter s is invalid. |
パラメーター s が無効です。 |
InvalidNumParameter |
400 |
The specified parameter n is invalid. |
パラメーター n が無効です。 |
NoSpecifiedAddPic |
400 |
The image to insert is not specified. |
追加する画像が指定されていません。 |
NoSpecifiedItemId |
400 |
The item_id parameter is not specified. |
item_id パラメーターが指定されていません。 |
InvalidIntAttr |
400 |
The specified int_attr field is invalid. |
int_attr のフィールド値が無効です。 |
UnsupportedPicFormat |
400 |
The specified image format is invalid. |
画像形式がサポートされていません。 |
InvalidFilterClause |
400 |
The specified filtering condition is invalid. |
フィルター条件が無効です。 |
InstanceOverQuota |
400 |
The number of items exceeds the limit. |
インスタンスのデータ量がクォータを超えました。 |
IncorrectOrientation |
400 |
The image contains incorrect rotation flags in the meta data. |
画像に誤った回転情報が含まれています。 |
UnsupportedPicPixels |
400 |
The specified pixels is not supported. |
画素がサポートされていません。 |
SearchTimeout |
400 |
The request is timed out. |
エンジンの検索がタイムアウトしました。 |
PicNotExist |
400 |
The search picture does not exist. |
指定された画像がインスタンスに存在しないです。 |
NoSpecifiedProductId |
400 |
The parameter ProductId no specified. |
ProductIdパラメーターが指定されていないです。 |
NoSpecifiedPicName |
400 |
The parameter PicName no specified. |
PicNameパラメータが指定されていないです。 |
NoSpecifiedPicContent |
400 |
The parameter PicContent no specified. |
PicContentパラメータが指定されていないです。 |
InvalidType |
400 |
The specified parameter Type is not valid. |
Typeパラメータの指定値が無効です。 |
InvalidProductId |
400 |
The specified parameter ProductId is not valid. |
指定されたProductIdパラメータの値が無効です。 |
InvalidPicName |
400 |
The specified parameter PicName is not valid. |
指定されたPicNameパラメータの値が無効です。 |
InvalidStrAttr |
400 |
The specified parameter StrAttr is not valid. |
StrAttrパラメータの指定値が無効です。 |
InvalidCustomContent |
400 |
The specified parameter CustomContent is not valid. |
CustomContentパラメーターの指定値が無効です。 |
InvalidPicContent |
400 |
The specified parameter PicContent length greater than 2 1024 1024. |
画像サイズが2 MBを超えています。 |
TimeoutForTransferImage |
400 |
Timeout after 5 seconds waiting for images transfer to complete. |
画像の送信が5秒以内に完了しないです。 |