| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': None, 'rating_count': None, 'brand': 'The Distribution Solutions', 'name': 'Ocean Bingo Game: Educational Marine Life Exploration for Kids', 'description': "Splash into learning with the Ocean Bingo Game: Educational Marine Life Exploration for Kids! This interactive game infuses fun with education, offering hours of engaging gameplay while deepening a young explorer's understanding of our fascinating oceans. It’s a wonderful way for children aged 6 to 10 to learn about marine creatures, and it's perfect for both home and classroom settings. The Ocean Bingo Game features: \nIncludes 6 beautifully illustrated player boards \nSet comes with 42 informative marine life cards \nFun and durable bingo chips included \nDesigned to educate and entertain children \nIdeal for kids interested in marine science \n", 'data': {'dataFacets': []}, 'categories': ['Bingo Game'], 'gender': 'Kids', 'product_images': [], 'market_id': 108, 'remote_code': 'ocean-bingo-game-marine-life-fun-for-kids-and-classrooms-4', 'is_lost': 0, 'variants': [{'remote_code': '50921488122072', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/ocean-bingo-game-marine-life-fun-for-kids-and-classrooms-4', 'size': 'N/A', 'origin_color': 'N/A', 'price': 19.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/ocean-bingo-game-marine-life-fun-for-kids-and-classrooms-4', 'parsing_type': 'full', 'finalize': False, 'parsing_code': 200, 'parsing_text': "[200] Success: Item: 'ocean-bingo-game-marine-life-fun-for-kids-and-classrooms-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': '50921488122072', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/ocean-bingo-game-marine-life-fun-for-kids-and-classrooms-4', 'size': 'N/A', 'origin_color': 'N/A', 'price': 19.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': '50921488122072', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/ocean-bingo-game-marine-life-fun-for-kids-and-classrooms-4', 'size': 'N/A', 'origin_color': 'N/A', 'price': 19.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'}] |