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. |
超过每次最大返回结果数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. |
无效的filter条件。 |
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. |
图片大小超2MB。 |
TimeoutForTransferImage |
400 |
Timeout after 5 seconds waiting for images transfer to complete. |
传输图片超过5秒。 |
在文档使用中是否遇到以下问题
更多建议
匿名提交