| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': None, 'rating_count': None, 'brand': 'Educators Resource', 'name': 'Small World Toys Creative Collection Iron Beads Earrings Design Kit', 'description': 'Create a world of color and charm with the Small World Toys Iron Beads Endearing Earrings Kit! Perfect for young designers and craft enthusiasts, this kit includes everything needed to make five unique pairs of earrings. With easy-to-follow diagrams, getting started is a breeze, unleashing a canvas of creativity and endless fun. Perfect for gifting or a wonderful way to spend creative afternoons! The Small World Toys Iron Beads Endearing Earrings Kit features: \nOver 850 vibrant beads for limitless design options. \nCrafting material for five distinct pairs of earrings. \nDiagrams that make assembly simple and fun. \nNo batteries needed – pure creative power! \nIdeal for crafters aged 7 and up. \n', 'data': {'dataFacets': []}, 'categories': ['N/A'], 'gender': 'Kids', 'product_images': [], 'market_id': 108, 'remote_code': 'small-world-toys-iron-beads-endearing-earrings-kit-12', 'is_lost': 0, 'variants': [{'remote_code': '50921439756504', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/small-world-toys-iron-beads-endearing-earrings-kit-12', 'size': 'N/A', 'origin_color': 'N/A', 'price': 25.0, '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/small-world-toys-iron-beads-endearing-earrings-kit-12', 'parsing_type': 'full', 'finalize': False, 'parsing_code': 200, 'parsing_text': "[200] Success: Item: 'small-world-toys-iron-beads-endearing-earrings-kit-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': '50921439756504', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/small-world-toys-iron-beads-endearing-earrings-kit-12', 'size': 'N/A', 'origin_color': 'N/A', 'price': 25.0, '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': '50921439756504', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/small-world-toys-iron-beads-endearing-earrings-kit-12', 'size': 'N/A', 'origin_color': 'N/A', 'price': 25.0, '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'}] |