EtsyError: The Listing Images for this Listing are in an inconsistent order.
How to fix "EtsyError: The Listing Images for this Listing are in an inconsistent order."Please contact support if you encounter this issue ๐
We are trying to make Shop Uploader to handle all Etsy Errors.
Help us make this easier for you.
This error occurs when your image_positions
are missing values.
If you donโt know want a specific image_position
, leave this column blank.
The problem is one of these:
- Lowest
image_position
is greater than 1 - Updating listing with
image_position
greater than total images + 1
Etsy is very particular about the order of the images
If you try to update a listing with images in positions 1, 2, 3, 4
and you are uploading a new image to image_position
= 6
, Etsy will reject the new image.