| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': None, 'rating_count': None, 'brand': 'ToyHouse', 'name': 'LEGO® City Arctic Explorer Ship 60368 Building Toy Set (815 Pieces)', 'description': 'Join a skilled team of explorers for daring voyages of discovery aboard the mighty Artic Explorer Ship! Launch the helicopter to guide you through ice-covered seas in search of a treasure-laden Viking shipwreck. Crane the inspection sub into the freezing water where a curious orca keeps watch. Then don a diving suit, board the dinghy and prepare to unveil the mysteries of the Arctic Ocean!', 'data': {'dataFacets': []}, 'categories': ['Building Toy'], 'gender': 'Kids', 'product_images': [], 'market_id': 108, 'remote_code': 'lego%C2%AE-city-arctic-explorer-ship-60368-building-toy-set-815-pieces', 'is_lost': 0, 'variants': [{'remote_code': '51997708943576', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/lego%C2%AE-city-arctic-explorer-ship-60368-building-toy-set-815-pieces', 'size': 'N/A', 'origin_color': 'N/A', 'price': 159.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/lego%C2%AE-city-arctic-explorer-ship-60368-building-toy-set-815-pieces', 'parsing_type': 'full', 'finalize': False, 'parsing_code': 200, 'parsing_text': "[200] Success: Item: 'lego%C2%AE-city-arctic-explorer-ship-60368-building-toy-set-815-pieces' - 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': '51997708943576', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/lego%C2%AE-city-arctic-explorer-ship-60368-building-toy-set-815-pieces', 'size': 'N/A', 'origin_color': 'N/A', 'price': 159.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': '51997708943576', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/lego%C2%AE-city-arctic-explorer-ship-60368-building-toy-set-815-pieces', 'size': 'N/A', 'origin_color': 'N/A', 'price': 159.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'}] |