| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': None, 'rating_count': None, 'brand': 'Carters', 'name': 'Bandana Buddies Baby Activity Toy', 'description': 'Perfect for multi-sensory play, this soft activity toy and teether in one features rattles, crinkle sounds and more for baby to explore. Our cute moose plush toy is ready for winter fun with a teething-friendly snowflake, plaid shirt, ice skates and lots of engaging activities for baby—at home and on the go. Psst…makes a great gift for baby’s first holiday, birthday & more.', 'data': {'dataFacets': []}, 'categories': ['accessories > playtimetoys'], 'gender': 'neutral', 'product_images': [], 'market_id': 1, 'remote_code': 'V_9W583010', 'is_lost': 0, 'variants': [{'remote_code': 'V_9W583010-198807345599', 'upc': '198807345599', 'remote_url': 'https://www.carters.com/V_9W583010.html', 'size': 'One Size', 'origin_color': 'Moose', 'price': 17.0, 'email_meta': None, 'variant_images': [], 'stock_count': 1, 'data': ['transfer'], 'image_url': '', 'description': 'Color: Moose; Size: One Size', 'colors': ['Moose'], 'additional_upc': '198807345599'}]}, 'remote_url': 'https://www.carters.com/V_9W583010.html', 'type_parsing': 'full', 'parsing_type': 'full', 'parsing_code': 200, 'parsing_text': "[200] Success: Item: 'V_9W583010' - parsed successfully. additional_error_text=''", 'finalize': False}, 'errors': [{'type': 'value_error', 'loc': ['body', 'product', 'variants', 0, 'image_url'], 'msg': "Value error, Field 'image_url' must be valid URL", 'input': '', 'ctx': {'error': {}}, 'url': 'https://errors.pydantic.dev/2.9/v/value_error'}]} |
| error_text |
[{'type': 'value_error', 'loc': ('body', 'product', 'variants', 0, 'image_url'), 'msg': "Value error, Field 'image_url' must be valid URL", 'input': '', 'ctx': {'error': ValueError("Field 'image_url' must be valid URL")}, 'url': 'https://errors.pydantic.dev/2.9/v/value_error'}] |