| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': None, 'rating_count': None, 'brand': 'Educators Resource', 'name': 'Awesome Animals Water Reveal 6-Book Set by Teacher Created Resources', 'description': 'Splish splash, it\'s time for a water-doodle dash! The Teacher Created Resources Awesome Animals Water Reveal Book, 6 Sets, invites young minds to unleash their creativity without any mess. Each set comes with four vibrant, reusable picture boards and a refillable water pen, making it easy to bring colorful jungle and savannah scenes to life over and over again. Find hidden animals and learn fun facts along the way with special search-and-find activities included in each book. The Awesome Animals Water Reveal Book, 6 Sets features: \nReusable picture boards: use again and again \nRefillable water pen included \nSearch-and-find activities to boost observation skills \nEducational animal facts in each book \nPerfect size for little hands: 9.75" x 6" x 1.25" \n', 'data': {'dataFacets': []}, 'categories': ['Teacher Created'], 'gender': 'Kids', 'product_images': [], 'market_id': 108, 'remote_code': 'teacher-created-resources-awesome-animals-water-reveal-book-6-sets-12', 'is_lost': 0, 'variants': [{'remote_code': '50921433661656', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/teacher-created-resources-awesome-animals-water-reveal-book-6-sets-12', 'size': 'N/A', 'origin_color': 'N/A', 'price': 35.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/teacher-created-resources-awesome-animals-water-reveal-book-6-sets-12', 'parsing_type': 'full', 'finalize': False, 'parsing_code': 200, 'parsing_text': "[200] Success: Item: 'teacher-created-resources-awesome-animals-water-reveal-book-6-sets-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': '50921433661656', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/teacher-created-resources-awesome-animals-water-reveal-book-6-sets-12', 'size': 'N/A', 'origin_color': 'N/A', 'price': 35.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': '50921433661656', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/teacher-created-resources-awesome-animals-water-reveal-book-6-sets-12', 'size': 'N/A', 'origin_color': 'N/A', 'price': 35.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'}] |