| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': None, 'rating_count': None, 'brand': 'Flat River Group', 'name': "Tara Toy Gabby's Dollhouse 5-In-1 Creativity Tub Ages 3+", 'description': "This Gabby's Dollhouse-themed creativity tub packs five different art projects into one reusable storage container. Kids paint a canvas, decorate a wooden character, color a plaster figure, fill an activity pad with stickers and stamps, and build a foam character they can wear as a necklace. Everything stores neatly in the character-shaped tub between sessions, making it easy to take along on trips or tuck away when cleanup time rolls around.\n\n\nFive separate projects include canvas painting, wood painting, plaster painting, a multi-page activity pad, and a make-your-own necklace craft\nComes with paints, brushes, stickers, stamps, foam pieces, and all supplies needed to complete each activity\nReusable storage tub keeps materials organized and makes the set portable for car rides, visits to grandparents, or rainy afternoons\nDesigned for ages 3 and up, with beginner-friendly projects that let young artists build confidence as they finish each one\nFinished pieces can be displayed on shelves, worn as jewelry, or given as handmade gifts\n", 'data': {'dataFacets': []}, 'categories': ['N/A'], 'gender': 'Kids', 'product_images': [], 'market_id': 108, 'remote_code': 'tara-toy-5-in-1-creativity-tub-gabbys-dollhouse-kids-ages-3', 'is_lost': 0, 'variants': [{'remote_code': '49256127168728', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/tara-toy-5-in-1-creativity-tub-gabbys-dollhouse-kids-ages-3', 'size': 'N/A', 'origin_color': 'N/A', 'price': 14.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/tara-toy-5-in-1-creativity-tub-gabbys-dollhouse-kids-ages-3', 'parsing_type': 'full', 'finalize': False, 'parsing_code': 200, 'parsing_text': "[200] Success: Item: 'tara-toy-5-in-1-creativity-tub-gabbys-dollhouse-kids-ages-3' - 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': '49256127168728', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/tara-toy-5-in-1-creativity-tub-gabbys-dollhouse-kids-ages-3', 'size': 'N/A', 'origin_color': 'N/A', 'price': 14.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': '49256127168728', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/tara-toy-5-in-1-creativity-tub-gabbys-dollhouse-kids-ages-3', 'size': 'N/A', 'origin_color': 'N/A', 'price': 14.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'}] |