| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': None, 'rating_count': None, 'brand': 'Educators Resource', 'name': 'Teacher Created Resources Treasure Chest Reward Pack - Diverse Toy Assortment', 'description': 'Turn everyday classroom achievements into a festive affair with the Teacher Created Resources Treasure Chest Rewards! Packed with a delightful mix of toys, this reward chest is sure to bring smiles and excitement. It offers a fun and interactive way to celebrate the little victories in any educational setting. From bouncy balls to funny finger eyes, each item is selected to delight and reward students for their hard work and good behavior. The Teacher Created Resources Treasure Chest Rewards features: \nA fun assortment of toys to celebrate classroom achievements \nVariety pack includes erasers, cars, stretchy hands, and more \nEnhances class participation with rewarding incentives \nIdeal for teachers looking to motivate and reward students \nCreatively packaged in an engaging treasure chest design \n', 'data': {'dataFacets': []}, 'categories': ['Teacher Created'], 'gender': 'Kids', 'product_images': [], 'market_id': 108, 'remote_code': 'teacher-created-resources-treasure-chest-rewards-12', 'is_lost': 0, 'variants': [{'remote_code': '50921433825496', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/teacher-created-resources-treasure-chest-rewards-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-treasure-chest-rewards-12', 'parsing_type': 'full', 'finalize': False, 'parsing_code': 200, 'parsing_text': "[200] Success: Item: 'teacher-created-resources-treasure-chest-rewards-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': '50921433825496', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/teacher-created-resources-treasure-chest-rewards-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': '50921433825496', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/teacher-created-resources-treasure-chest-rewards-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'}] |