| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': None, 'rating_count': None, 'brand': 'The Distribution Solutions', 'name': 'Gumby and Pokey Classic TV Show 3 Inch Mini Bendable Action Figures', 'description': 'Twist, bend, and create fun adventures with the Gumby and Pokey Mini Bendable Pair! Inspired by the beloved classic TV show, these miniature figures are fully poseable, letting you and your family recreate iconic scenes or invent new escapades. Each figure stands 3 inches tall, perfect for collectors and imaginative play alike. The Gumby and Pokey Mini Bendable Pair features: \nPosable for endless fun \nCompliant with all safety standards \nPerfect companion for any age 3+ \nClassic characters in a mini size \nIdeal for nostalgic toy lovers \n', 'data': {'dataFacets': []}, 'categories': ['Action Figure'], 'gender': 'Kids', 'product_images': [], 'market_id': 108, 'remote_code': 'gumby-and-pokey-mini-bendable-pair-4', 'is_lost': 0, 'variants': [{'remote_code': '50921467281624', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/gumby-and-pokey-mini-bendable-pair-4', 'size': 'N/A', 'origin_color': 'N/A', 'price': 9.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/gumby-and-pokey-mini-bendable-pair-4', 'parsing_type': 'full', 'finalize': False, 'parsing_code': 200, 'parsing_text': "[200] Success: Item: 'gumby-and-pokey-mini-bendable-pair-4' - 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': '50921467281624', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/gumby-and-pokey-mini-bendable-pair-4', 'size': 'N/A', 'origin_color': 'N/A', 'price': 9.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': '50921467281624', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/gumby-and-pokey-mini-bendable-pair-4', 'size': 'N/A', 'origin_color': 'N/A', 'price': 9.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'}] |