| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': None, 'rating_count': None, 'brand': 'Flat River Group', 'name': "Gut Bustin' Games Livin' The Dream!: Redneck Life Expansion #2", 'description': "Yeehaw and hold onto your hats, 'cause the Gut Bustin' Games Livin' The Dream!: Redneck Life Board Game Expansion #2 is here to crank up the fun! This ain't no solo ride; grab your original Redneck Life Board Game and let this rip-roaring expansion take your gameplay to new heights of hilarity. With new rigs, homes, and wild cards, the laughs keep coming as you aim to keep your pearly whites intact to win! \nScore Sheet Pad for easy tracking \n20 New Rigs to rev up your game \n10 New Homes to claim your roots \n50 Go Redneckin' Cards for endless fun \nIncludes all new charts and a name placard \n", 'data': {'dataFacets': []}, 'categories': ['N/A'], 'gender': 'Kids', 'product_images': [], 'market_id': 108, 'remote_code': 'gut-bustin-games-livin-the-dream-redneck-life-board-game-expansion-2', 'is_lost': 0, 'variants': [{'remote_code': '45352807792856', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/gut-bustin-games-livin-the-dream-redneck-life-board-game-expansion-2', '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/gut-bustin-games-livin-the-dream-redneck-life-board-game-expansion-2', 'parsing_type': 'full', 'finalize': False, 'parsing_code': 200, 'parsing_text': "[200] Success: Item: 'gut-bustin-games-livin-the-dream-redneck-life-board-game-expansion-2' - 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': '45352807792856', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/gut-bustin-games-livin-the-dream-redneck-life-board-game-expansion-2', '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': '45352807792856', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/gut-bustin-games-livin-the-dream-redneck-life-board-game-expansion-2', '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'}] |