| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': None, 'rating_count': None, 'brand': 'Calendar Holdings, LLC', 'name': 'Poetry for Neanderthals: Pop Culture Edition - Hilarious Word Guessing Game', 'description': "Laugh, shout and club your way to victory with Poetry for Neanderthals: Pop Culture Edition! This uproarious word-guessing game injects a hefty dose of hilarity into any game night or party. Inspired by the nuances of prehistoric communication, you'll find yourself speaking in single-syllable bursts as you help your teammates guess pop culture references without the no-no of multi-syllable words. \nSuitable for ages 7 and up - Gather the whole tribe! \nQuick 15-minute play rounds - Perfect for any social gathering \nCreative and educational - Boosts linguistic skills with fun \nIncludes 200 pop culture-themed cards and a 2-foot inflatable NO! Stick. \nA fierce team-based game - Score points in raucous rounds! \n", 'data': {'dataFacets': []}, 'categories': ['Guessing Game'], 'gender': 'Kids', 'product_images': [], 'market_id': 108, 'remote_code': 'poetry-for-neanderthals-pop-culture-edition-1', 'is_lost': 0, 'variants': [{'remote_code': '49631690096856', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/poetry-for-neanderthals-pop-culture-edition-1', 'size': 'N/A', 'origin_color': 'N/A', 'price': 22.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/poetry-for-neanderthals-pop-culture-edition-1', 'parsing_type': 'full', 'finalize': False, 'parsing_code': 200, 'parsing_text': "[200] Success: Item: 'poetry-for-neanderthals-pop-culture-edition-1' - 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': '49631690096856', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/poetry-for-neanderthals-pop-culture-edition-1', 'size': 'N/A', 'origin_color': 'N/A', 'price': 22.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': '49631690096856', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/poetry-for-neanderthals-pop-culture-edition-1', 'size': 'N/A', 'origin_color': 'N/A', 'price': 22.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'}] |