Amazon Failed to Add to List
Troubleshooting Amazon Errors:
Updating Amazon's Production Catalog
Creating Offers and New Products
Feeds: A Improve Fashion
The DataFeedWatch Solution
How to Identify Amazon Errors
How to Fix Common Amazon Errors
Permissions Errors
General Description Errors
Image Errors
ASIN / ID Errors
Summary
Updating Amazon'southward Product Catalog
Amazon's itemize includes products added by sellers, vendors, and Amazon. In order to sell your product on Amazon, you need to add an item to Amazon's catalog or create an offer for an existing item in the itemize.
Creating Offers and New Products
To create an offer, you need to send Amazon essential information like price, quantity, aircraft details, and your Seller SKU.
When calculation a new production to Amazon's catalog, you need to send detailed product information:
- title, clarification, bullet points,
and technical attributes like:
- weight, size, and color.
If you create a new product, Amazon will assign it an ASIN which is unique to each production.
Information technology's possible to provide Amazon the information for each product manually through its web-based admin panel. Alternatively, you tin can make full out and upload Excel-based file templates. Both are a cracking place to begin every bit a new seller but are time-consuming and difficult to calibration up.
Feeds: A Better Way
The optimal manner for professional sellers to send Amazon data is through an automatic feed. Feeds help sellers manage hundreds or even thousands of products hands and systematically. A feed pulls source data from your eCommerce shopping cart or backend system and sends it to Amazon. Any changes in the source data can exist communicated automatically to Amazon.
The mode information appears in your source data often isn't suitable or optimized for Amazon. When looking for a feed solution provider, look for features that allow you to easily manipulate the source data before it's sent to Amazon.
You'll want the ability to suit data to run across Amazon'southward requirements and optimize it for Amazon-specific SEO and conversion characteristics. Without intelligent control over your feed, yous risk generating feed errors and depression performing products due to poorly managed data.
The DataFeedWatch Solution
DataFeedWatch'south Amazon feed solution has a powerful rule-based mapping engine that allows you to tailor product attributes before they're sent to Amazon. In addition, our integration includes Order Management which allows y'all to sync orders between Amazon and your shopping cart. These functionalities assist sellers grow their businesses by automating routine eCommerce workflows.
Return to the Top of page or Double Your Amazon Sales With 9 Proven Tips
How to Identify Amazon Errors
Amazon aims for high-quality product descriptions and maintains strict requirements for data sent to the marketplace. When a feed fails to encounter those requirements, Amazon uses codes to communicate errors to sellers.
Common errors stem from improper formatting, invalid information, missing data, lack of permissions, and many other issues. Understanding Amazon'due south fault codes and how to fix them is disquisitional for creating a healthy production feed.
Each fourth dimension you lot send a feed, Amazon generates a feed processing report. You lot can access the written report inside of Amazon Seller Central or past email if you've opted-in. Your feed solution provider might also display the study within their platform.
Amazon feed processing report contains:
- an original record number,
- SKU,
- fault lawmaking,
- error type,
- error bulletin
You'll use the error code to observe reference documentation (like ours listed beneath) that will help y'all understand why the error occurred and help you create a program of action.
Render to top of page or Double Your Amazon Sales With ix Proven Tips
How to Fix Common Amazon Errors
Permissions Errors
Amazon Error 8026: Not Authorized to List Products in Category
Sure brands, ASINs, categories, and sub-categories require approval before you can commencement selling. You'll receive mistake 8026 when you lot submit production data for a category or sub-category that you lot're not authorized to sell in.
Here are categories requiring approval from Amazon:
- Automotive & Powersports,
- Collectible Coins,
- Amusement Collectibles,
- Fine Art,
- Music,
- Sports Collectibles,
- Video,
- DVD & Blu-ray,
- Watches.
Some categories are open at the top level but contain sub-categories that crave approval. Furthermore, come categories like Toys & Games require seasonal approvals.
How to gear up Amazon Error 8026:
To ready the error, y'all must asking approving from Amazon. Here are Amazon'south instructions for applying for approval within your Amazon Seller Fundamental account:
- From the Inventory menu, select Add a Product.
- Search for the item that you want to sell.
- In the search results, click the List limitations apply link side by side to the item.
- Click the Request Approval button to begin the awarding process.
- To cheque the status of an application, return to the Add a Product tool and click the Manage your selling applications link.
Amazon Error 8059: Restricted Item
Amazon controls permissions for some individual ASINs. When yous endeavor to ship data to Amazon for a restricted product before y'all have approving, you'll become error 8059. Products that have been recalled by the manufacturer, have a high chance of counterfeit, or have a high number of reported bug may become restricted.
How to set Amazon Error 8059
The procedure for fixing private product permissions is the aforementioned as for categories. Here are instructions for applying for approval within your Amazon Seller Central account:
- From the Inventory menu, select Add a Production.
- Search for the particular that you want to sell.
- In the search results, click the Listing limitations utilise link next to the item.
- Click the Request Approval button to begin the application process.
- To bank check the condition of an awarding, return to the Add together a Production tool and click the Manage your selling applications link.
Return to acme of folio or Double Your Amazon Sales With 9 Proven Tips
General Description Errors
Amazon Error 90117: Product Description Exceeds the Graphic symbol Limit
Amazon limits the length of some product attributes. You'll receive mistake 90117 if the data you sent to Amazon exceeds the grapheme limit for a specified aspect.
How to Set up Amazon Error 90117
- Bank check the number of characters allowed for a specific field past downloading the corresponding category-specific inventory file from the Add Products via Upload section of your Amazon Seller Central business relationship.
- Then cheque the Accustomed Values column on the Information Definitions tab.
- Inside your feed, suit the number of characters to fit the accepted character limit.
Here is the maxiumum number of characters allowed for common fields:
- Product Name - 200 characters
- Production Description - 2000 characters
- Key Product Features - 100 characters
- Brand Name - l characters
- Model Name - 50 characters
- Model Number - forty characters
- Manufacturer Function Number - 40 characters
For DataFeedWatch users, the application knows the character limits for Amazon product attributes and will automatically truncate inputs based on Amazon's requirements. At whatever time, y'all can utilise regular expressions (rules that perform operations on inputs) to trim your source data down to a certain number of characters.
Begin by navigating to the Map Fields page of your Amazon template and follow the steps below:
- Find the Amazon attribute you want to truncate
- Click on Edit Values
- In the pop-upwardly, choose Supplant single value under Mapping Type
- Select the employ regexp checkbox
- Enter the follow regexp string into the get-go Input field (where ten is the number of characters from the left):
- ^(.{x}).* - Enter the follow regex cord into the first with field:
- $ane
Don't forget to salve your changes. You can check the results by clicking the Preview push button.
Return to elevation of page or Double Your Amazon Sales With 9 Proven Tips
Amazon Error 90122: Production Description Contains HTML
Amazon does not support HTML tags. Error 90122 occurs when the information y'all send to Amazon contains HTML.
How to ready Amazon Fault 90122
For the product receiving the error, check the fields in your feed that are likely to contain HTML (eg. product title, description, and bullet points). Remove whatever HTML and resubmit your feed.
For DataFeedWatch users, you can remove HTML from your source data by using regular expressions. Begin past navigating to the Map Fields page of your Amazon template and follow the steps beneath:
-
Detect the Amazon attribute you want to truncate
-
Click on Edit Values
-
In the popular-upwardly, choose Remove single value under Mapping Type
- Select the use regexp checkbox
- Enter the follow regexp string into the first Input field <[^>]*>
Don't forget to relieve your changes. Y'all can cheque the results by clicking the Preview button.
Pro Tip: While Amazon states that they don't provide support for HTML tags at all, there are a few minor unpublished exceptions. The principal product description field does permit these basic HTML tags:
- Bold Text <b></b>
- Line Suspension <br>
- Paragraph <p></p>
Return to top of page or Double Your Amazon Sales With 9 Proven Tips
Amazon Error 8016: Not Enough Product Data to Create Variation Relationship
A variation relationship is a connection between parent and child products on Amazon. Take for example a shoe with multiple sizes. The kid products are the specific size variations of a generic parent product.
To create a variation human relationship with a feed, you need to provide the same Variation Theme value (eg. SizeColor, ColorName, SizeName) for both the parent and its child products. For each child product, you lot also demand to provide the specific variation data (small, medium, blue, green, etc) related to the Variation Theme.
It's worth mentioning that when error 8016 impacts one product of a product family unit, and it will stop the whole product family unit from beingness created in Amazon.
How to Gear up Amazon Error 8016
The nigh common causes for error 8016 are:
- Submitting dissimilar Variation Themes for the parent SKU and its related child SKUs.
- Missing variation attributes for the variation theme of child SKUs.
Bank check that the parent production and its child products have the aforementioned Variation Theme (eg. SizeColor). Then bank check that the child product has values for the relevant variation fields (eg. Colour and Size).
At that place are dozens of Variation Themes and they're specific to the product'southward category. Check which Variation Themes are allowed for your production past downloading the corresponding category-specific inventory file from the Add together Products via Upload section of your Amazon Seller Central business relationship. Then bank check the Variation Theme column in the Valid Values tab.
For DataFeedWatch users, the Variation Theme aspect already contains a static listing of accepted input values. Brainstorm by navigating to the Map Fields folio of your Amazon template and follow the steps below:
Observe the Optional fields for variants section
Observe the Variation Theme field
Select Add static value in the dropdown
Select an option from the next select static value dropdown
Return to top of page or Double Your Amazon Sales With 9 Proven Tips
Amazon Error 99003: Missing Required Value for the Specified Variation Theme
Similar error 8016, mistake 99003 is related to product variation data.
Amazon only accepts specific values for variations for each Variation Theme. Each variation (eg. size, color) has a listing of accepted values (eg. 40, 41, red, majestic). If you send Amazon data that isn't an accepted value or leave the field blank, and so you'll get error 990003.
How to ready Amazon Mistake 99003
F irst, bank check which Variation Theme y'all've selected for your product. Adjacent check which values are accustomed for the variations within that theme.
Bank check which variation values are immune for your product past downloading the respective category-specific inventory file from the Add together Products via Upload section of your Amazon Seller Central account. Open the Valid Values tab and check the variation columns that chronicle to the Variation Theme you chose for that product.
For example, if you chose Variation Theme = "size-material", then the accustomed variation values are in the "size_map" and "fabric" columns of the Valid Values tab.
For DataFeedWatch users, variation attributes contain a static list of accustomed values. The process for selecting a static value for variation attributes is the same equally for the Variation Theme. Encounter the debugging steps under Fault 8016.
Return to peak of folio or Double Your Amazon Sales With ix Proven Tips
Amazon Mistake 8560: Missing Required Attributes
This mistake 8560 occurs when your feed has missing or invalid values for the required fields.
Mutual causes of this error are:
- Invalid values for a specific attribute
- Required fields are missing in the feed
- Product ID does not match any ASINs
How to fix Amazon Error 8560
Cheque which fields are required past downloading the respective category-specific inventory file from the Add Products via Upload section of your Amazon Seller Central account. Then check the Required? and Accustomed Values columns on the Data Definitions tab.
For DataFeedWatch users, if the product aspect in your selected template isn't visible by default, then you'll need to add it. Click on the Add together Optional Fields button nether the Optional Fields section and select from the list within the pop-up.
Return to top of page or Double Your Amazon Sales With 9 Proven Tips
Amazon Error 99010: Missing or Conflicting Values for Conditionally Required Fields
Error 99010 occurs when the values for ane or more than fields in a conditionally related group are missing or in conflict. A field is conditionally required when some other separate only related field is populated starting time.
For example, when Sale Price is populated and then Sale from Appointment and Sale Finish Date must also be populated.
How to fix Amazon Fault 99010
Make sure that all attributes of a conditionally required group are populated with valid values.
Check which fields are conditionally required by downloading the respective category-specific inventory file from the Add Products via Upload department of your Amazon Seller Central account. Then cheque the Accepted Values columns on the Information Definitions tab.
Delight note that the Required? column tin can say "optional" for a conditionally required field. The field becomes required only when you make full in a separate only conditionally related field first.
Return to top of page or Double Your Amazon Sales With ix Proven Tips
Amazon Mistake 90057: Invalid Values
Similar to error 8560, mistake 90057 is acquired by invalid values in your feed. This mistake happens when you submit a value that is not one of the pre-determined values accepted for a specific field.
For example, if you send "Summertime" as a value in the Seasons field when the accepted values for this field are "Autumn-Wintertime" and "Spring-Summertime". The information you submitted makes logical sense, but it doesn't exactly match Amazon'south valid values.
How to fix Amazon Mistake 90057
Cheque which values are accepted for the field receiving the error by downloading the corresponding category-specific inventory file from the Add together Products via Upload section of your Amazon Seller Fundamental account. Then check the Accustomed Values columns on the Data Definitions tab.
For DataFeedWatch users, the field input options contain a static listing of accustomed values when applicative. At any time y'all tin create a rule to overwrite a specific string into another string. In the case below, "summer" is replaced past "spring-summer".
Return to top of page or Double Your Amazon Sales With 9 Proven Tips
Image Errors
Amazon Error 20008 / 20009 – Invalid Image Size
Amazon has specific epitome size requirements. Error 20008 occurs when the image'due south short side doesn't see the minimum pixel requirement. Error 20009 occurs when the long side doesn't meet the minimum pixel requirement.
How to fix Amazon Error 20008 / 20009
You'll need to resize your images if they don't meet Amazon's image size requirements.
Cheque the specific image size requirements by downloading the corresponding category-specific inventory file from the Add Products via Upload department of your Amazon Seller Central account. Then check the Accepted Values column on the Data Definitions tab.
You tin also refer to the style guide for your production category.
Amazon Error 20004: Unable to Download the Image from URL
Error 20004 occurs when Amazon cannot download the image from the URL provided. Common causes are that no image exists at the URL or the URL is actually a redirect to the image. Other possible causes are server timeouts and server constraints where the image is hosted.
How to Fix Amazon Fault 20004
- Copy/paste the URL into a web browser. If no image appears, Amazon likewise cannot access the paradigm. You should provide a different, valid URL.
- If the prototype appears, check the URL shown in the accost bar and compare it to the 1 sent to Amazon. If they are different, then the URL you submitted is an HTML redirect. Y'all should resubmit using the URL from the address bar.
- If the image appears, and then it's possible Amazon couldn't admission the image at the time the feed was sent. This could be due to temporary network or server issues. Try resubmitting the feed.
Render to top of folio or Double Your Amazon Sales With 9 Proven Tips
ASIN / ID Errors
Amazon Error 8541/8542: Product ID Matching Mistake
Mistake 8541 and error 8542 occur when your product ID (UPC, EAN, JAN, ISBN) corresponds to one or more ASINs, but the other attributes provided (championship, brand, colour, size, etc.) do non match the data already collected by Amazon.
By and large, in that location is a 1-1 relationship betwixt product IDs and ASINs. Remember that Amazon only allows one ASIN and production page per unique item. Too, product ID's like UPCs and EANs should be unique for each item.
Amazon will decline your data if you try to create a new ASIN with a UPC or EAN that belongs to an existing ASIN. The same goes if Amazon believes that you desire to update an ASIN with values that don't match that product.
Mutual causes of error 8541/8542:
- Reusing UPCs and EANs. Barcodes are expensive and manufacturers may decide to reuse old codes. This is problematic when those codes vest to existing ASINs.
- The product ID sent to Amazon for a particular item is incorrect. For instance, you've erroneously assigned duplicate UPCs to multiple products in your source data.
How to Fix Amazon Error 8541/8542
Check if the ASIN found past Amazon matches the item you really intended to sell.
- If the ASIN and your product match, and so employ the ASIN as the production ID instead of your UPC or EAN and resubmit your data.(Meet instructions below for DataFeedWatch users).
- If the ASIN and your product don't match, and so it'due south likely that your source data is incorrect. Make sure that you assigned the correct UPC or EAN to that detail.
Check if the UPC or EAN fastened to the ASIN on Amazon is correct.
- Sometimes Amazon's itemize contains errors. Utilize a database like UPCItemDB or only enter the barcode into Google to come across what production belongs to that barcode. If you find conflicts with Amazon, then contact Amazon support.
For DataFeedWatch users, in order to ship Amazon the ASIN:
- The Product ID field input should contain your ASIN
- The Product ID Type should be fix to "ASIN"
Render to acme of page or Double Your Amazon Sales With 9 Proven Tips
Amazon Fault 8566 – No ASIN Match and Not Eligible for ASIN Creation
When yous successfully submit product data to Amazon, this will result in either matching to an existing ASIN or creation of a new ASIN.
When you see error 8566, Amazon cannot match your product information to an existing ASIN and you don't take the privileges to create a new ASIN.
Common causes of this error:
- You lot've erroneously assigned the wrong product ID to your item.
- You lot don't have ASIN creation privileges because you're a new seller or you've created too many ASINs within the final week.
How to fix Amazon Error 8566
Determine if your goal is to 1) match to an existing ASIN or 2) create a new ASIN.
If yous are trying to match to an existing ASIN, then double check that the product ID yous've sent to Amazon belongs to item that you really want to sell.
- If your production ID is an ASIN, then search the ASIN on Amazon and meet if the product detail page matches your product.
- If your product ID is a GTIN, then cross cheque your production against a GTIN database similar UPCItemDB or a build sheet provided by the manufacturer.
If y'all want to create a new ASIN and you're a new seller, then you lot'll need to establish a sales history commencement before y'all tin create an ASIN. If you're an established seller, then you'll need to look until your ASIN creation limit refreshes by waiting a day or more than.
Render to top of folio or Double Your Amazon Sales With ix Proven Tips
Summary
Sending product information to Amazon is not always an easy task. You can help yourself past using an automated feed to systematize your workflow. You may encounter feed errors, only hopefully our guide helps you solve the most common bug.
Call up when selecting an automated feed solution, to choose i that lets y'all easily edit your source data. It's important that you tin manage your data and then it meets Amazon data requirements and is optimized for Amazon SEO.
DataFeedWatch helps you with both. We have a powerful, rules-based engine for listing products on Amazon listing. Plus we accept an Amazon club management solution. Contact our sales squad and find out how we can help you lot grow your business concern.
Other Amazon articles you may find useful:
- What is Amazon ASIN number & how to become it?
- Quick Introduction to Amazon Pricing Strategies
- How to Create the All-time Amazon Product Listings
- The Truth nearly Selling on Amazon: eight helpful Pros and Cons
- Amazon Seller Cardinal Within Out | The 2020 Definitive Guide
- Ironclad Tips to Win the Buy Box and Sell More on Amazon
- Amazon FBA vs FBM: Which Solution Is All-time For Your Business?
- How to Optimize Your Amazon Listing for Mobile in 2021
Source: https://www.datafeedwatch.com/blog/amazon-errors
0 Response to "Amazon Failed to Add to List"
Post a Comment