| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': None, 'rating_count': None, 'brand': 'Lexibook', 'name': 'Starcam Camera Colorful Sticker Refill Pack', 'description': 'Snap, stick, and sparkle! The Starcam Camera Refill Pack is your pathway to a world of colorful, sticky fun. Compatible with Star Cam models DJ150 and DJ160, this refill pack is a treasure chest of creativity waiting to be unleashed. Turn ordinary photos into vibrant keepsakes with a simple press of the \'print\' button. \nIncludes 10 durable sticker rolls: 5 white, 5 colorful. \nCompatible with Star Cam DJ150 and DJ160 models. \nStickers easily tear for instant fun. \nEach roll measures 2.2"x 117", perfect for all your projects. \nDual-purpose: Print or use as drawing paper. \n', 'data': {'dataFacets': []}, 'categories': ['N/A'], 'gender': 'Kids', 'product_images': [], 'market_id': 108, 'remote_code': 'starcam-camera-refill-pack', 'is_lost': 0, 'variants': [{'remote_code': '50052840423640', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/starcam-camera-refill-pack', 'size': 'N/A', 'origin_color': 'N/A', 'price': 19.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/starcam-camera-refill-pack', 'parsing_type': 'full', 'finalize': False, 'parsing_code': 200, 'parsing_text': "[200] Success: Item: 'starcam-camera-refill-pack' - 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': '50052840423640', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/starcam-camera-refill-pack', 'size': 'N/A', 'origin_color': 'N/A', 'price': 19.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': '50052840423640', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/starcam-camera-refill-pack', 'size': 'N/A', 'origin_color': 'N/A', 'price': 19.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'}] |