| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': None, 'rating_count': None, 'brand': "Educator's Resource", 'name': 'Disney Classics Me Reader™ 8-Book Box Set with Audio Module', 'description': 'Whisk away on a magical reading adventure with the PI Kids Me Reader™ Box Set, Disney Classics, 8 Books! Perfect for young readers, this set includes gorgeously illustrated hardcover books featuring beloved characters from Disney stories such as Winnie the Pooh, Peter Pan, Dumbo, and 101 Dalmatians. Each narrated story comes alive with the included Me Reader Module that reads aloud, complete with sound effects and enchanting music to enhance the storytelling experience. The Disney Classics Me Reader™ 8-Book Box Set features: \nIncludes 8 beautifully illustrated hardcover books \nMe Reader Module reads stories aloud \nEnchanting sound effects and music enhance engagement \nEach book has 24 pages brimming with colorful artwork \nEncourages development from listening to reading independently \n', 'data': {'dataFacets': []}, 'categories': ['N/A'], 'gender': 'Kids', 'product_images': [], 'market_id': 108, 'remote_code': 'pi-kids-me-reader-box-set-disney-classics-8-books', 'is_lost': 0, 'variants': [{'remote_code': '49505322336472', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/pi-kids-me-reader-box-set-disney-classics-8-books', 'size': 'N/A', 'origin_color': 'N/A', 'price': 34.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/pi-kids-me-reader-box-set-disney-classics-8-books', 'parsing_type': 'full', 'finalize': False, 'parsing_code': 200, 'parsing_text': "[200] Success: Item: 'pi-kids-me-reader-box-set-disney-classics-8-books' - 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': '49505322336472', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/pi-kids-me-reader-box-set-disney-classics-8-books', 'size': 'N/A', 'origin_color': 'N/A', 'price': 34.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': '49505322336472', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/pi-kids-me-reader-box-set-disney-classics-8-books', 'size': 'N/A', 'origin_color': 'N/A', 'price': 34.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'}] |