| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': None, 'rating_count': None, 'brand': 'The Distribution Solutions', 'name': 'Green Toys Ferry Boat With 2 Mini Cars Eco-Friendly Recycled Plastic Vehicle Playset', 'description': 'This ferry boat brings water play to the bath, pool, or beach. Made from recycled plastic, the sturdy vessel includes two colorful mini cars and contains no BPA, lead, or phthalates, meeting all international toy safety standards. Ferry boat with two colorful mini cars included Constructed entirely from recycled plastic, saving tremendous amounts of energy versus virgin plastic Durable, buoyant construction designed for water play in bathtubs, pools, or at the beach Suitable for ages 3 and up ', 'data': {'dataFacets': []}, 'categories': ['N/A'], 'gender': 'Kids', 'product_images': [], 'market_id': 108, 'remote_code': 'green-toys-ferry-boat-with-cars-toy-vehicle-playset-eco-friendly-toys-for-kids', 'is_lost': 0, 'variants': [{'remote_code': '51491760668888', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/green-toys-ferry-boat-with-cars-toy-vehicle-playset-eco-friendly-toys-for-kids', 'size': 'N/A', 'origin_color': 'N/A', 'price': 24.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/green-toys-ferry-boat-with-cars-toy-vehicle-playset-eco-friendly-toys-for-kids', 'parsing_type': 'full', 'finalize': False, 'parsing_code': 200, 'parsing_text': "[200] Success: Item: 'green-toys-ferry-boat-with-cars-toy-vehicle-playset-eco-friendly-toys-for-kids' - 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': '51491760668888', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/green-toys-ferry-boat-with-cars-toy-vehicle-playset-eco-friendly-toys-for-kids', 'size': 'N/A', 'origin_color': 'N/A', 'price': 24.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': '51491760668888', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/green-toys-ferry-boat-with-cars-toy-vehicle-playset-eco-friendly-toys-for-kids', 'size': 'N/A', 'origin_color': 'N/A', 'price': 24.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'}] |