| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': None, 'rating_count': None, 'brand': 'COS', 'name': 'TAILORED PIMA COTTON SHIRT', 'description': 'This season, the womenswear team offers a modern take on tailoring. Decorated with pinstripes, this shirt is crafted from ultra soft Pima cotton and tailored on our classic block for a polished silhouette. It\'s designed with a chest patch pocket, buttoned cuffs and a rounded hem. Regular fitButton closure Shell: 100% Pima cotton. Excluding trims / Machine wash Back length of size 6 is 30.31" / Model wears a size 6', 'data': {'dataFacets': []}, 'categories': ['women > womenswear > shirts > white shirts'], 'gender': 'women', 'product_images': [], 'market_id': 120, 'remote_code': 'tailored-pima-cotton-shirt-white-1271207003', 'is_lost': 0, 'variants': [{'remote_code': '1271207003007', 'upc': '19716-61860', 'remote_url': 'https://www.cos.com/en-us/a/b/c/d/product/tailored-pima-cotton-shirt-white-1271207003', 'size': '44', 'origin_color': 'WHITE', 'price': 49.5, 'email_meta': '', 'price_full': 99.0, 'variant_images': [], 'stock_count': 1, 'data': ['transfer'], 'image_url': '', 'description': 'Color: WHITE; Size: 44', 'colors': ['WHITE'], 'additional_upc': '1271207003007'}]}, 'remote_url': 'https://www.cos.com/en-us/a/b/c/d/product/tailored-pima-cotton-shirt-white-1271207003', 'type_parsing': 'full', 'parsing_type': 'full', 'parsing_code': 200, 'parsing_text': "[200] Success: Item: 'tailored-pima-cotton-shirt-white-1271207003' - 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'}] |