| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': None, 'rating_count': None, 'brand': 'doTERRA', 'name': 'doTERRA Emotional Aromatherapy System Kit', 'description': 'Aromas have the power to transform your space, creating an environment that positively influences your day. The revolutionary doTERRA Emotional Aromatherapy ® System Kit is a simple, profound approach to using fragrance in everyday life. doTERRA makes harnessing the power of aroma easy for anyone looking to enhance their surroundings with a line of proprietary essential oil blends, representing six categories of well-being. Each blend contains CPTG Certified Pure Tested Grade ® essential oils that can be used aromatically or topically to help you curate a personalized, uplifting atmosphere. This kit includes 5 mL bottles: doTERRA Motivate ® doTERRA Cheer ® doTERRA Passion ® doTERRA Forgive ® doTERRA Console ® doTERRA Peace ®', 'data': {'dataFacets': []}, 'categories': ['Kits And Collections > Categoriesfilter > Collections'], 'gender': None, 'product_images': [], 'market_id': 142, 'remote_code': '60220509', 'is_lost': 0, 'variants': [{'remote_code': '60220509', 'upc': '', 'remote_url': 'https://www.doterra.com/US/en/p/60220509', 'size': '1kit', 'origin_color': 'NO_COLOR', 'price': 240.0, 'email_meta': 'doterraemotionalaromatherapysystemkit1kit', 'variant_images': [], 'stock_count': 1, 'data': ['transfer'], 'image_url': '', 'description': 'Color: NO_COLOR; Size: 1kit', 'colors': ['NO_COLOR']}]}, 'remote_url': 'https://www.doterra.com/US/en/p/60220509', 'type_parsing': 'refresh', 'parsing_type': 'refresh', 'parsing_code': 200, 'parsing_text': "[200] Success: Item: '60220509' - 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'}] |