| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': None, 'rating_count': None, 'brand': 'Flat River Group', 'name': 'Tara Toy Spidey Surprise Vending Machine Playset - Themed Stickers & Tattoos', 'description': "Spin the dial and unravel the thrill with the Tara Toy Spidey Surprise Vending Machine Playset - Themed Stickers & Tattoos! This vibrant playset is your child's gateway to adventure with Spidey and his amazing friends. Each twist delivers a delightful surprise, revealing one of 12 captivating capsules filled with either exclusive stickers or charming tattoos, including puffy, metallic, and even glow-in-the-dark designs. Perfectly sized for little hands, this machine fosters a fun-filled exploration into the world of imagination and creativity. The Tara Toy Spidey Surprise Vending Machine Playset features: \n12 unique surprise capsules \nA mix of stickers and tattoos \nPuffy and metallic design elements \nGlow-in-the-dark surprises \nOfficially licensed by Spidey & His Amazing Friends \n", 'data': {'dataFacets': []}, 'categories': ['N/A'], 'gender': 'Kids', 'product_images': [], 'market_id': 108, 'remote_code': 'tara-toy-surprise-vending-machine-spidey-his-amazing-friends-kids-3', 'is_lost': 0, 'variants': [{'remote_code': '49256135491800', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/tara-toy-surprise-vending-machine-spidey-his-amazing-friends-kids-3', 'size': 'N/A', 'origin_color': 'N/A', 'price': 14.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/tara-toy-surprise-vending-machine-spidey-his-amazing-friends-kids-3', 'parsing_type': 'full', 'finalize': False, 'parsing_code': 200, 'parsing_text': "[200] Success: Item: 'tara-toy-surprise-vending-machine-spidey-his-amazing-friends-kids-3' - 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': '49256135491800', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/tara-toy-surprise-vending-machine-spidey-his-amazing-friends-kids-3', 'size': 'N/A', 'origin_color': 'N/A', 'price': 14.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': '49256135491800', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/tara-toy-surprise-vending-machine-spidey-his-amazing-friends-kids-3', 'size': 'N/A', 'origin_color': 'N/A', 'price': 14.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'}] |