| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': None, 'rating_count': None, 'brand': 'Pandora', 'name': 'Sternzeichen Wassermann Armband Set', 'description': 'Pandora jewellery', 'data': {'dataFacets': [], 'mpn': 'B89B2402', 'sku': 'B89B2402', 'product_group_id': None, 'material': '2 Menge'}, 'categories': [], 'gender': 'Women', 'product_images': [], 'market_id': 154, 'remote_code': 'B89B2402', 'is_lost': 0, 'variants': [{'remote_code': 'B89B2402', 'upc': 'B89B2402', 'remote_url': 'https://de.pandora.net/de/schmuck/sternzeichen-wassermann-armband-set/B89B2402.html', 'size': 'One Size', 'origin_color': '2 Menge', 'price': 234.0, 'email_meta': None, 'variant_images': [], 'stock_count': 1, 'data': ['transfer'], 'image_url': '', 'description': 'Color: 2 Menge; Size: One Size', 'colors': ['2 Menge'], 'additional_upc': 'B89B2402', 'description_front': 'Pandora jewellery'}]}, 'remote_url': 'https://de.pandora.net/de/schmuck/sternzeichen-wassermann-armband-set/B89B2402.html', 'type_parsing': 'full', 'parsing_type': 'full', 'parsing_code': 200, 'parsing_text': "[200] Success: Item: 'B89B2402' - 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'}] |