Error Message | Solution |
SellerId=xxxxxxxxxx not exists | There are several causes for this problem:
|
040003:productUnit_requiredValidator@post_tip | Fields inside an schema have specific data types and values. If those are not respected, it may cause validation errors. Please, ensure the json request follows the data types stated in the schema. You can obtain the schema using this API aliexpress.solution.product.schema.get. |
GPF.CHK_CATEGORY_ID_NOT_LEAF_CATEGORY | Products can only be published under leaf categories. Please, make sure the category associated is a leaf. Aliexpress.solution.seller.category.tree.query allows retrieving the current state of the category tree. Despite being stable the category tree may suffer some changes. Therefore, it is recommended to rebuild the category tree every 1-3 months. |
系统错误,请稍后重试 | Internal error Please, contact the seller support team. |
000003:Your operation rights have been suspended. Please contact customer service | The account is currently punished for infringing AliExpress conditions and terms of use. Please, contact the seller support center in order to lift any punishement. In addition, it is recommended to read AliExpress penalties document to prevent future problems. |
150008:You've reached the maximum number of products you can publish! | There is a maximum number of products that a seller can have purblished. Currently that number is 100k products. Please, make sure there aren't unnecessary products. If a catalog exceeds the maximum number already stated, contact the seller support center specifying that an increase in the maximum number of products is required. |
Error Message | Solution |
None of your image url in main_image_urls_list existed in the seller's server, please check. | During a product upload, AliExpress will try to obtain an image using the provided urls. If none of the urls can be used to obtain an image, and taking into account it a required attribute, the API throws and error. Please, review the urls ane make sure that:
AliExpress also offers the following API aliexpress.photobank.redefining.uploadimageforsdk to upload images into the platform. |
Error Message | Solution |
There is more than 1 element in sku_info_list, but inside each sku the sku_attribute_list is empty. | An SKU is a set of characteristics that despite being the same product makes it different. Furthermore, an SKU has its own independent stock and might have a different price. Taking into account what has been stated before, if tow SKU either have the same attributes or do not have any, then they are not unique anymore. Please, make sure every SKU has a unique combination of attributes.
|
Error Message | Solution |
The size of each sku_attributes_list in sku_info_list is not exactly the same, please check. | An SKU is a set of characteristics that despite being the same product makes it different. Furthermore, an SKU has its own independent stock and might have a different price.
Once an attribute is defined for an SKU is defined, it must be used for every single SKU, having a unique combination of attribute values. If an SKU does not require an attribute, erither the attribute was no necessary or the SKU can be considered an independent product. Please, make sure all of the SKU defined have the same attribute length
|
Error Message | Solution |
Validation error. There might be different error messages associated depending on the validation error. | Fields inside an schema have specific data types and values. If those are not respected, it may cause validation errors. Most common errors are:
Please, follow the instructions of the schema. It can be obtained using this API aliexpress.solution.product.schema.get. |
Error Message | Solution |
7010006:010006:The original category has expired. Please pick a new category. | AliExpress categories have a list of possible attributes with the following information:
If a non supported attribue value is selected or a required attributed is missing, the API will throw an error.
Please, follow the instructions of the schema. It can be obtained using this API aliexpress.solution.product.schema.get or if it is only required the category attributes it can be obtain through this API aliexpress.solution.sku.attribute.query. |
Error Message | Solution |
The field brand_name needs to be filled, unless the value of Brand Name is provided in the field: category_attributes, in schema. | A product must always be associated with a brand. Please, refer to this documentdocument for any remainig doubts about brand management. |
Error Message | Solution |
7080025:080025:The daily discount price must be less than the product retail price and greater than or equal to< 10% of the retail price. | Sellers are allowed to configure product price and its respective disccount disccount. However, there are some rules that need to be followed:
Please, make sure price and discount price are following the rules stated before. |
Error Message | Solution |
INV_SYS_ERROR:HSFTimeOutException-FutureTimeout ERR-CODE: [HSF-0002], Type: [BIZ], More: [http://console.taobao.net/help/HSF-0002] error message : timeout is 3000 | Error caused by an internal timeout. As a machine might have fallen while processing the request, it can be tried again. If the error persists contact the seller support team. |
THD_IC_PRODUCT_WRITE_SERVICE_FACADE_SERVICE_ERROR | Error caused by an internal problem in hte facade. As a machine might have fallen while processing the request, it can be tried again. If the error persists contact the seller support team. |
GPF.THD_IC_PRODUCT_QUERY_SERVICE_FACADE_SERVICE_ERROR | Error caused by an internal problem in hte facade. As a machine might have fallen while processing the request, it can be tried again. If the error persists contact the seller support team. |
Title:CHK_BASIC_REQUIRED:Title is required | Title is a required field. There are two possible reasons why the API might throw this particular error:
|
系统错误,请稍后重试 | Internal error Please, contact the seller support team. |
Title:CHK_TITLE_TRANSLATION_FAIL:System translat title multi-language fail! | Error caused by an internal problem during content translation. As a machine might have fallen while processing the request, it can be tried again. If the error persists contact the seller support team. |
Product not found,serverIP:XX.X.XX.XXX | Updating a product is only possible if the product exists and it is not punished. Otherwise, it might not be possible to find it. Please, make sure the product exists and its status is not punished. It is possible to obtain a product's information using the API aliexpress.solution.product.info.get or through the seller center page. |
PRODUCT_IN_AUDIT_PENDING | During upload, products undergo a verification process to ensure it complies with AliExpress terms. Usually, this process is done automatically and takes less than a minute. However, in some cases it may need manual supervision. A prodcut being audited, it is locked and cannot be managed until the process finishes. If the product does not change its status in a maximum of 48 hours, please, contact the seller support center |
CHK_LOCK_FIELD_CAN_NOT_EDIT:Locked fields skuPrice | In order to avoid bottlenecks and prevent users to have a bad experience, there are certain moments in which managing a produtc's price is not allowed:
If none of the previous cases apply to a given product and it is still locked, please, contact the seller support team. |
Error Message | Solution |
Details:010023:Product attribute value length limit is 70 characters. | It is possible for sellers to define their own personalized attributes using the field "user_defined_attribute_list". Those attributes can be added on top of the already defined in "category_attributes", but they also have to pass the same validation. Not the attribute name nor its value can exceed 70 characters. |
Error Message | Solution |
The attribute you input does not exist under the category, please check | Categories include a list of supported attributes. Some are required and some are not, but if an attribute does not appear in the list it cannot be used for that given category. Please, follow the instructions of the schema. It can be obtained using this API aliexpress.solution.product.schema.get or if it is only required the category attributes it can be obtain through this API aliexpress.solution.sku.attribute.query. It is also possible to create personalized attributes, but they need to be added to the following field "user_defined_attribute_list".
|
Error Message | Solution |
API_EXCEPTION:01202016:Photobank:upload_error | Internal error occured while product images are being uploaded into AliCloud. Please, contact the seller support center |
Error Message | Solution |
The capacity is full for storing images under this Aliexpress accout. Please contact Aliexpress support for help. | To provide a faster service for customers. AliExpress copies the image provided during product upload/update and adds it into an AliCloud account.Every seller has a total of 50GB. When reaching the upper limit of this capacity, developers need to use the following 2 apis to free the space. |
Error Message | Solution |
CHK_CATEGORY_ID_NO_PERMISSION:This is a restricted category. | Some categories are restricted to a handful of sellers, due to its nature or the need of special certificates. It is possible to apply for permission for any category necessary. If there are any doubts about the certificates needed, please, contact the seller support center |