| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': None, 'rating_count': None, 'brand': 'Educators Resource', 'name': 'Teacher Created Resources Desk Pets - Animal Friends, 40-Pack', 'description': 'Bring a zoo of inspiration into your classroom with the Teacher Created Resources Desk Pets - Animal Friends, 40-Pack! These delightful little critters turn any desk into a cheerful space and are perfect for rewarding students for stellar work or behavior. Each pet features a unique design, making every reward a special surprise. These vibrant pals are individually wrapped, ensuring each one is a fresh delight when received. Let these friendly animals make learning and achievement even more fun! The Teacher Created Resources Desk Pets - Animal Friends, 40-Pack features: \nEach pack contains 40 unique animal designs. \nIndividually wrapped for a magical surprise every time. \nPerfect for use as rewards, incentives, or collectibles. \nVibrant colors and designs to brighten any classroom. \nHelps foster a positive and engaging learning environment. \n', 'data': {'dataFacets': []}, 'categories': ['Teacher Created'], 'gender': 'Kids', 'product_images': [], 'market_id': 108, 'remote_code': 'teacher-created-resources-desk-pets-animal-friends-40-pack-12', 'is_lost': 0, 'variants': [{'remote_code': '50921432580312', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/teacher-created-resources-desk-pets-animal-friends-40-pack-12', 'size': 'N/A', 'origin_color': 'N/A', 'price': 11.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-desk-pets-animal-friends-40-pack-12', 'parsing_type': 'full', 'finalize': False, 'parsing_code': 200, 'parsing_text': "[200] Success: Item: 'teacher-created-resources-desk-pets-animal-friends-40-pack-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': '50921432580312', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/teacher-created-resources-desk-pets-animal-friends-40-pack-12', 'size': 'N/A', 'origin_color': 'N/A', 'price': 11.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': '50921432580312', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/teacher-created-resources-desk-pets-animal-friends-40-pack-12', 'size': 'N/A', 'origin_color': 'N/A', 'price': 11.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'}] |