| request_json |
{'method': 'POST', 'path': '/log/product_upload', 'query_params': {}, 'body': {'product': {'rating': None, 'rating_count': None, 'brand': 'Educators Resource', 'name': 'MOJO Inclusion Playtime 6-Pack Wooden Puzzles - Mixed pc', 'description': 'Gather \'round, young friends! The MOJO This is How We Do It Wooden 6-Puzzle Set brings a playground of diversity right to your fingertips. Each wooden piece fits snugly with its mate, revealing vibrant scenes of children from all walks of life playing and learning together. Ideal for little problem solvers aged 3 to 5, these puzzles not only build spatial awareness but also foster an early appreciation for diversity. Set includes puzzles with various piece counts, adding a sprinkle of challenge as children grow! The MOJO This is How We Do It Wooden 6-Puzzle Set features: \nSix enriching scenes of inclusive playtime. \nDurable wooden construction. \nVarying puzzle sizes from 7 to 12 pieces. \nEach completed puzzle measures 9" x 12". \nAids in developing fine motor skills and social awareness. \n', 'data': {'dataFacets': []}, 'categories': ['Puzzle'], 'gender': 'Kids', 'product_images': [], 'market_id': 108, 'remote_code': 'mojo-this-is-how-we-do-it-wooden-6-puzzle-set-12', 'is_lost': 0, 'variants': [{'remote_code': '50921418555608', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/mojo-this-is-how-we-do-it-wooden-6-puzzle-set-12', 'size': 'N/A', 'origin_color': 'N/A', 'price': 67.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/mojo-this-is-how-we-do-it-wooden-6-puzzle-set-12', 'parsing_type': 'full', 'finalize': False, 'parsing_code': 200, 'parsing_text': "[200] Success: Item: 'mojo-this-is-how-we-do-it-wooden-6-puzzle-set-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': '50921418555608', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/mojo-this-is-how-we-do-it-wooden-6-puzzle-set-12', 'size': 'N/A', 'origin_color': 'N/A', 'price': 67.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': '50921418555608', 'upc': '', 'additional_upc': '', 'remote_url': 'https://www.toysrus.com/products/mojo-this-is-how-we-do-it-wooden-6-puzzle-set-12', 'size': 'N/A', 'origin_color': 'N/A', 'price': 67.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'}] |