Feed Validation & Error Resolution
Sometimes a marketplace rejects your feed or individual products. Don’t panic—most rejections are fixable. This guide walks you through diagnosing and resolving common errors.Where Errors Come From
Errors can originate from:- Pre-export validation in Merchkit — Catches format and required field issues before export
- Marketplace feed validation — Happens when you upload; marketplace checks format, business rules, and completeness
- Listing suppression — After marketplace accepts your feed, listings are suppressed (hidden) if they violate policies
Understanding Error Messages
When a marketplace rejects your feed, you receive:- Error list — Specific products or attributes with issues
- Error codes — Marketplace-specific codes (e.g., “INVALID_PRICE_FORMAT”)
- Error descriptions — Plain-English explanation of what’s wrong
- Error locations — Which row/product/attribute has the issue
Common Error Message Formats
Wayfair:“Row 42: Required attribute ‘Carton_Width’ is missing. Product SKU: SOFA-001”Amazon:
“Error: Invalid value for ‘List Price’. Expected numeric format, got ‘Call for price’. Submission ID: B00001”Google Merchant:
“Missing required attribute: ‘gtin’. Product ID: 12345. Category: Furniture > Sofas”
Diagnosing Errors: The Process
When you receive a feed rejection:- Read the error message carefully — Identify which product(s) and which attribute(s)
- Categorize the error type — Is it missing data? Wrong format? Business rule violation?
- Fix the issue in Merchkit — Edit the data or regenerate
- Re-validate — Check that the fix worked
- Re-export and resubmit — Upload the corrected feed
Common Error Types by Category
Category 1: Missing Required Fields
Error: “Required field ‘X’ is missing for product SKU: [SKU]” Cause: A marketplace-required attribute is blank. How to fix:- Open the channel in Merchkit
- Locate the affected SKU
- Click the empty attribute cell
- Either:
- Manually enter a value, or
- Edit the attribute’s AI prompt and regenerate
- Save and re-export
Category 2: Format Errors
Error: “Invalid format for ‘Price’. Expected numeric, got ‘USD 99.99’” Cause: Data doesn’t match the required format. Common format issues:| Attribute | Wrong Format | Correct Format |
|---|---|---|
| Price | ”$99.99” or “Ninety-nine dollars” | 99.99 |
| Date | ”April 5th, 2026” | 2026-04-05 |
| Dimensions | ”3 feet by 2 feet” | 36 (inches) |
| Quantity | ”Ten units” | 10 |
| Availability | ”Yes” or “In stock soon” | In Stock or Out of Stock |
| Color | ”light blue” or “LIGHT BLUE” | Light Blue (exact match) |
- Identify which format is expected (check marketplace docs)
- Open the channel and edit the affected attribute
- Reformat to match the expected format
- If multiple products have the same format error, edit the AI prompt and regenerate
Category 3: Business Rule Violations
Error: “Violation: Sale price must be lower than regular price” Cause: Your data violates the marketplace’s business logic. Common business rule violations:| Violation | Cause | Fix |
|---|---|---|
| Sale price > regular price | Price discrepancy | Set sale price lower than regular price |
| Inventory negative | Stock count error | Set inventory to 0 or remove listing |
| Invalid category | Product in wrong category | Assign to correct marketplace category |
| Price below threshold | Price too low for category | Check marketplace’s minimum price |
| Unauthorized material claims | Material misleading | Use accurate, provable materials |
| Duplicate SKU | SKU used twice in feed | Ensure each product has unique SKU |
- Understand the business rule (check marketplace documentation)
- Identify which products violate it
- Fix the data in Merchkit
- Re-export and resubmit
Category 4: Attribute Value Mismatch
Error: “Invalid value for ‘Color’. Accepted values: [Blue, Red, Green]. Got: ‘Light Blue’” Cause: You entered a value that’s not in the marketplace’s allowed list. How to fix:- Identify which values are allowed (check marketplace or Merchkit’s dropdown)
- Change the attribute to match allowed values exactly
- For example, if “Light Blue” isn’t allowed but “Blue” is, change to “Blue”
- Click the attribute cell
- A dropdown appears with allowed values
- Select the correct value from the list
Category 5: Image or Media Errors
Error: “Image URL invalid or inaccessible. URL: https://mysite.com/images/sofa.jpg” Cause: The image URL is broken or the image file is missing. How to fix:- Check that the image URL is correct
- Verify the image file exists at that location
- Test the URL in a browser (should show the image)
- If the URL is wrong, correct it
- If the image is missing, upload a new image to your server and update the URL
Category 6: Character Encoding Issues
Error: “Invalid character in description: ‘ü’. Only ASCII characters allowed” Cause: The marketplace doesn’t support special characters (accents, non-English characters, etc.). How to fix:- Identify the special character (usually flagged in the error)
-
Replace with ASCII equivalent:
- “Café” → “Cafe”
- “Sofa $299” → “Sofa 299”
- “100% linen” → “100 percent linen”
- Re-export and resubmit
Channel-Specific Error Patterns
Wayfair Error Patterns
Most common Wayfair rejections:-
Missing packaging dimensions (Carton Width, Height, Depth, Weight)
- Fix: Measure cartons accurately and fill these critical attributes
-
Assembly time missing (Assembly Required = Yes but Assembly Time missing)
- Fix: Provide assembly time in minutes
-
Category-specific attributes missing
- Fix: Ensure products are in the correct category view and all category-specific required fields are filled
-
Material composition incomplete
- Fix: Break down materials clearly with percentages
- Use the category view selector to ensure you’re in the right category
- Review Wayfair’s attribute documentation for your specific product category
- Test with a small batch (5-10 products) before submitting 1,000+
Amazon Error Patterns
Most common Amazon rejections:-
Missing primary image
- Fix: Ensure the first image is a clean product shot with white/simple background
-
Bullet points too long or grammatically incorrect
- Fix: Edit to be concise (1-2 sentences each) and grammatically correct
-
Duplicate SKU or ASIN conflict
- Fix: Use unique SKUs; if updating existing listings, match exact ASIN
-
Price/availability inconsistency
- Fix: Ensure listed price matches current website price
- Use Amazon’s listings report to see which products were successfully created vs. errors
- Check Manage Inventory for suppressed listings (shows why they’re suppressed)
- Review Amazon’s guidelines for your product category
Google Merchant Error Patterns
Most common Google Merchant rejections:-
Missing GTIN (barcode)
- Fix: Add valid UPC/EAN/GTIN
-
Link URL doesn’t work or is wrong
- Fix: Verify product URL leads to the exact product
-
Price mismatch between feed and website
- Fix: Ensure feed price matches your website
-
Image URL broken
- Fix: Verify image URLs are correct and images load
- Google Merchant Center’s Diagnostics tab shows all errors
- Issues are categorized by severity (Critical, Warning)
- Use Google’s validation tool to test URLs before submitting
Resolution Workflow
Here’s a step-by-step process for resolving rejected feeds:Step 1: Receive Error
Marketplace sends you an email or you check the feed submission status. [SCREENSHOT: Wayfair rejection email]Step 2: Export Error Report
Most marketplaces provide an error report (CSV or PDF). Save this locally for reference.Step 3: Categorize Errors
Group errors by type:- Missing fields
- Format errors
- Business rule violations
- Other
Step 4: Prioritize Fixes
Fix in this order:- Critical errors (feed-wide rejections first)
- Missing required fields (affects many products)
- Format errors (systematic fixes)
- Business rule violations (product-specific)
Step 5: Fix in Merchkit
For each error:- Open the channel
- Locate the affected product
- Edit the problematic attribute
- Verify the fix
- If multiple products have the same issue, edit the prompt and regenerate
Step 6: Re-Validate
Before re-exporting:- Filter to show only fixed products
- Spot-check they look correct
- Check Merchkit’s validation dashboard — should show 0 errors for those products
Step 7: Re-Export
Click Export again with the fixed data.Step 8: Resubmit
Upload the corrected feed to the marketplace.Step 9: Monitor
Check the marketplace’s feed status for acceptance or new errors. [SCREENSHOT: Monitoring feed submission status in Wayfair]Batch Fixes for Common Errors
If the same error affects many products, fix it systematically: Example: Wrong format for “Assembly Time” (needs minutes, currently has “30 min”)- Open the channel
- Filter to show products with Assembly Time = “30 min” (or similar format)
- Edit the AI prompt for the Assembly Time attribute
- Regenerate for the filtered products
- This applies the corrected prompt to all affected products at once
Preventing Future Errors
After you’ve resolved a batch of errors, prevent them in the future:- Document the error — Note what caused it and how you fixed it
- Update your process — Did you miss a validation step? Add it to your workflow
- Refine your prompts — If an AI prompt caused the error, improve it
- Educate your team — Share learnings with team members managing other channels
When to Contact Support
Some errors are unfixable in Merchkit:- Marketplace policy violation — Your products don’t meet marketplace requirements (e.g., counterfeit, restricted categories)
- Account issue — Your marketplace account has restrictions or is flagged
- Marketplace bug — Rare, but sometimes the marketplace has issues accepting valid data
- Document the error carefully
- Contact the marketplace’s seller support — they can investigate
- Contact Merchkit support — they can advise if the issue is with the format or the marketplace
Next Steps
Once your feed is accepted and products are live:- Continuous Optimization: Refining Live Listings — Improve listing performance and sales