| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': None, 'rating_count': None, 'brand': 'The Distribution Solutions', 'name': 'Maya Toys Pom Pom Wow Decoration Station - Room and Locker Decor Kit', 'description': 'Jazz up your space with the ultra-colorful Maya Toys Pom Pom Wow Room And Locker D! This vibrant decoration station lets you personalize your room or school locker with a dash of pizzazz and a blast of color. Perfect for expressing your unique style and adding a personal touch to any space. The Maya Toys Pom Pom Wow Room And Locker D features: \nIncludes 70 pom poms in 7 cheery colors \nComes with 80 adhesive dots for easy attachment \nFeatures a shiny geometric mirror to reflect your style \nContains 4 decorative cards to spice up any room \nIncludes 3 clips with yarn for creative displays \nComes with 1 playful ball and 4 carpet tiles for endless fun \n', 'data': {'dataFacets': []}, 'categories': ['N/A'], 'gender': 'Kids', 'product_images': [], 'market_id': 108, 'remote_code': 'maya-toys-pom-pom-wow-room-and-locker-d-4', 'is_lost': 0, 'variants': [{'remote_code': '50921502212312', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/maya-toys-pom-pom-wow-room-and-locker-d-4', 'size': 'N/A', 'origin_color': 'N/A', 'price': 22.99, 'variant_images': [], 'stock_count': 1, 'data': ['transfer'], 'image_url': 'https://www.toysrus.com/cdn/shopifycloud/storefront/assets/no-image-2048-a2addb12_1024x1024.gif', 'description': 'Color: N/A; Size: N/A', 'colors': ['N/A']}]}, 'remote_url': 'https://www.toysrus.com/products/maya-toys-pom-pom-wow-room-and-locker-d-4', 'parsing_type': 'full', 'finalize': False, 'parsing_code': 200, 'parsing_text': "[200] Success: Item: 'maya-toys-pom-pom-wow-room-and-locker-d-4' - parsed successfully. additional_error_text=''"}, 'errors': [{'type': 'value_error', 'loc': ['body', 'product', 'variants', 0], 'msg': "Value error, Field 'variant_images' must contain at least 1 items", 'input': {'remote_code': '50921502212312', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/maya-toys-pom-pom-wow-room-and-locker-d-4', 'size': 'N/A', 'origin_color': 'N/A', 'price': 22.99, 'variant_images': [], 'stock_count': 1, 'data': ['transfer'], 'image_url': 'https://www.toysrus.com/cdn/shopifycloud/storefront/assets/no-image-2048-a2addb12_1024x1024.gif', 'description': 'Color: N/A; Size: N/A', 'colors': ['N/A']}, 'ctx': {'error': {}}, 'url': 'https://errors.pydantic.dev/2.9/v/value_error'}]} |
| error_text |
[{'type': 'value_error', 'loc': ('body', 'product', 'variants', 0), 'msg': "Value error, Field 'variant_images' must contain at least 1 items", 'input': {'remote_code': '50921502212312', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/maya-toys-pom-pom-wow-room-and-locker-d-4', 'size': 'N/A', 'origin_color': 'N/A', 'price': 22.99, 'variant_images': [], 'stock_count': 1, 'data': ['transfer'], 'image_url': 'https://www.toysrus.com/cdn/shopifycloud/storefront/assets/no-image-2048-a2addb12_1024x1024.gif', 'description': 'Color: N/A; Size: N/A', 'colors': ['N/A']}, 'ctx': {'error': ValueError("Field 'variant_images' must contain at least 1 items")}, 'url': 'https://errors.pydantic.dev/2.9/v/value_error'}] |