| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': None, 'rating_count': None, 'brand': 'Educators Resource', 'name': 'Sophia Institute Press Sacred Nativity Art Puzzle - 500 pc', 'description': "Piece together a masterpiece with the Sophia Institute Press Nativity Puzzle! This exquisite puzzle showcases sacred art from celebrated artists like Fra Angelico and Domenico Ghirandaio, enveloping you in a world of divine beauty as you align each high-quality piece. Ideal for art lovers and puzzle enthusiasts alike, it brings not just fun but a profound appreciation of art history right to your living room. The Sophia Institute Press Nativity Puzzle features: \nSacred art by renowned Renaissance artists. \n500 precision-cut puzzle pieces. \nIncludes a stunning sacred art poster. \nExploratory insert detailing artwork's significance. \nElegant packaging, perfect as a thoughtful gift. \n", 'data': {'dataFacets': []}, 'categories': ['Puzzle'], 'gender': 'Kids', 'product_images': [], 'market_id': 108, 'remote_code': 'sophia-institute-press-nativity-puzzle-12', 'is_lost': 0, 'variants': [{'remote_code': '50921431597272', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/sophia-institute-press-nativity-puzzle-12', 'size': 'N/A', 'origin_color': 'N/A', 'price': 17.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/sophia-institute-press-nativity-puzzle-12', 'parsing_type': 'full', 'finalize': False, 'parsing_code': 200, 'parsing_text': "[200] Success: Item: 'sophia-institute-press-nativity-puzzle-12' - 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': '50921431597272', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/sophia-institute-press-nativity-puzzle-12', 'size': 'N/A', 'origin_color': 'N/A', 'price': 17.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': '50921431597272', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/sophia-institute-press-nativity-puzzle-12', 'size': 'N/A', 'origin_color': 'N/A', 'price': 17.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'}] |