| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': None, 'rating_count': None, 'brand': 'ToyHouse', 'name': 'LEGO® City F1® Williams Racing & Haas F1® Race Cars Vehicle Toy Set 60464', 'description': 'Gear up for epic Formula 1® action with the LEGO® City F1® Williams Racing & Haas F1® Race Cars! Slide into the cockpit and feel the power at your fingertips as you head out for the warm-up lap. Then take your position on the grid, prepare for ‘lights out’ and blast away from the start line. Who’ll clinch victory? Buckle up for epic racetrack adventures in LEGO City!', 'data': {'dataFacets': []}, 'categories': ['LEGO'], 'gender': 'Kids', 'product_images': [], 'market_id': 108, 'remote_code': 'lego%C2%AE-city-f1%C2%AE-williams-racing-haas-f1%C2%AE-race-cars-vehicle-toy-set-60464', 'is_lost': 0, 'variants': [{'remote_code': '51997709009112', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/lego%C2%AE-city-f1%C2%AE-williams-racing-haas-f1%C2%AE-race-cars-vehicle-toy-set-60464', '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/lego%C2%AE-city-f1%C2%AE-williams-racing-haas-f1%C2%AE-race-cars-vehicle-toy-set-60464', 'parsing_type': 'full', 'finalize': False, 'parsing_code': 200, 'parsing_text': "[200] Success: Item: 'lego%C2%AE-city-f1%C2%AE-williams-racing-haas-f1%C2%AE-race-cars-vehicle-toy-set-60464' - 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': '51997709009112', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/lego%C2%AE-city-f1%C2%AE-williams-racing-haas-f1%C2%AE-race-cars-vehicle-toy-set-60464', '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': '51997709009112', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/lego%C2%AE-city-f1%C2%AE-williams-racing-haas-f1%C2%AE-race-cars-vehicle-toy-set-60464', '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'}] |