| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': None, 'rating_count': None, 'brand': 'Flat River Group', 'name': 'Kiddieland Disney Minnie Mouse Plane Light & Sound Activity Ride-On', 'description': "Soar through magical skies with the Kiddieland Disney Minnie Mouse Plane Light & Sound Activity Ride-On! This enchanting ride-on lets your little pilot hear Minnie Mouse's favorite tunes accompanied by dazzling, colorful lights. Watch as the propeller spins with mesmerizing light-up patterns. With a honk of the horn and a twist of the steering wheel, your child can simulate exciting lift-off and landing sounds, making every ride an exciting adventure. Designed for toddlers to steer, maneuver, and enjoy, this ride-on is perfect for developing coordination and engaging the imagination.\n\n- Features Minnie's favorite music with flashing lights\n- Propeller rotates with colorful light patterns\n- Realistic lift-off and landing sounds\n- Steering wheel and honk horn for interactive play\n- Perfect for toddlers aged 1-3 years", 'data': {'dataFacets': []}, 'categories': ['Ride-On'], 'gender': 'Kids', 'product_images': [], 'market_id': 108, 'remote_code': 'kiddieland-disney-minnie-mouse-plane-light-sound-activity-ride-on', 'is_lost': 0, 'variants': [{'remote_code': '45119403000024', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/kiddieland-disney-minnie-mouse-plane-light-sound-activity-ride-on', 'size': 'N/A', 'origin_color': 'N/A', 'price': 60.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/kiddieland-disney-minnie-mouse-plane-light-sound-activity-ride-on', 'parsing_type': 'full', 'finalize': False, 'parsing_code': 200, 'parsing_text': "[200] Success: Item: 'kiddieland-disney-minnie-mouse-plane-light-sound-activity-ride-on' - 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': '45119403000024', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/kiddieland-disney-minnie-mouse-plane-light-sound-activity-ride-on', 'size': 'N/A', 'origin_color': 'N/A', 'price': 60.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': '45119403000024', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/kiddieland-disney-minnie-mouse-plane-light-sound-activity-ride-on', 'size': 'N/A', 'origin_color': 'N/A', 'price': 60.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'}] |