| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': None, 'rating_count': None, 'brand': 'Educators Resource', 'name': 'SmartGames IQ Twist - Single-Player Logic Puzzle Game', 'description': "Twist your brain and elevate your puzzle-solving skills with the SmartGames IQ Twist Game 1-Player Puzzle Game! This brain-teasing, travel-friendly game invites young and seasoned players alike to sort through 120 unique challenges, ranging from beginner to expert levels. Quick to set up and pack away, it's perfect for on-the-go entertainment and informal learning sessions. The SmartGames IQ Twist Game 1-Player Puzzle Game features: \nCompact game board with a tidy, transparent lid \n8 colorful puzzle pieces with matching pegs \nA helpful booklet containing 120 challenges and solutions \nDesigned to sharpen logical thinking and strategic planning \nSuitable for ages 6 and above, ideal for both solo fun and educational environments \n", 'data': {'dataFacets': []}, 'categories': ['Puzzle'], 'gender': 'Kids', 'product_images': [], 'market_id': 108, 'remote_code': 'smartgames-iq-twist-game-1-player-puzzle-game-12', 'is_lost': 0, 'variants': [{'remote_code': '50921431007448', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/smartgames-iq-twist-game-1-player-puzzle-game-12', '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/smartgames-iq-twist-game-1-player-puzzle-game-12', 'parsing_type': 'full', 'finalize': False, 'parsing_code': 200, 'parsing_text': "[200] Success: Item: 'smartgames-iq-twist-game-1-player-puzzle-game-12' - 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': '50921431007448', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/smartgames-iq-twist-game-1-player-puzzle-game-12', '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': '50921431007448', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/smartgames-iq-twist-game-1-player-puzzle-game-12', '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'}] |