row_id: 28341

Column Value
row_id 28341
time_created 2026-06-19 08:27:15.862837
endpoint https://usmall-catalog.shopfans.io/log/product_upload
params
body {"product": {"rating": 4.8, "rating_count": 20, "brand": "Rainbow High", "name": "Rainbow High My Fashion Style Bella, Pink 11\" Fashion Doll", "description": "Meet Bella - Where Pink Meets Personality!\nDiscover the magic of self-expression with Rainbow High My Fashion Style Bella, the ultimate fashion doll for creative kids who love to make a statement. Standing 11 inches tall, Bella brings her signature pink style and trendsetting flair to life.\nWhat Makes Bella Special:\n\n\nIconic Pink Fashion: Bella rocks a playful, eye-catching outfit that showcases her bold personality and love for all things pink\n\nComplete Fashion Set: Includes perfectly paired shoes, must-have handbag, and stylish accessories that complement her signature look\n\nPoseable & Playable: Fully articulated for endless styling possibilities and fashion adventures\n\nPremium Hair Play: Gorgeous, brushable hair perfect for creating trendy hairstyles and experimenting with different looks\n\nInspire Creativity & Confidence\nMore than just a fashion doll, Bella encourages kids to express their individuality with confidence. She's the perfect muse for storytelling, styling sessions, and imaginative play that celebrates being uniquely you.\nCollect the Squad: Bella is one of four iconic trendsetters in the My Fashion Style collection. Collect Sunny, Violet, and Amaya to complete the Rainbow High crew!\nPerfect for children and anyone who believes style is the ultimate form of self-expression.", "data": {"dataFacets": []}, "categories": ["Home > Rainbow High Dolls \u2013 Where Bold Fashion and Bright Color Collide"], "gender": "Kids", "product_images": [], "market_id": 115, "remote_code": "rainbow-high-my-fashion-style-bella-pink-11-fashion-doll", "is_lost": 0, "variants": [{"remote_code": "51903487312239", "upc": "14702454210927", "additional_upc": "1748440064", "remote_url": "https://shop.mgae.com/products/rainbow-high-my-fashion-style-bella-pink-11-fashion-doll", "size": "N/A", "origin_color": "N/A", "price": 16.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/547549-Fashion-Style-Bella.jpg?v=1748440064", "https://shop.mgae.com/cdn/shop/files/547549-Fashion-Style-Bella1.jpg?v=1748440064", "https://shop.mgae.com/cdn/shop/files/547549-Fashion-Style-Bella2.jpg?v=1748440065", "https://shop.mgae.com/cdn/shop/files/547549-Fashion-Style-Bella3.jpg?v=1748440064", "https://shop.mgae.com/cdn/shop/files/My-Fashion-Style-Dolls.jpg?v=1748009067", "https: https://cdn.shopify.com/s/files/1/0272/0202/7618/files/My-Fashion-Style-Video.jpg?v=1757614592"], "stock_count": 1, "data": ["transfer"], "image_url": "https://shop.mgae.com/cdn/shop/files/547549-Fashion-Style-Bella.jpg?v=1748440064", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/rainbow-high-my-fashion-style-bella-pink-11-fashion-doll", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'rainbow-high-my-fashion-style-bella-pink-11-fashion-doll' - parsed successfully. additional_error_text=''"}
status_code 500
error_text File "/opt/working_folder/middlewares/catch_errors_middleware/catch_500_errors.py", line 15, in dispatch response = await call_next(request) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/starlette/middleware/base.py", line 84, in call_next raise app_exc File "/usr/local/lib/python3.11/site-packages/starlette/middleware/base.py", line 70, in coro await self.app(scope, receive_or_disconnect, send_no_error) File "/usr/local/lib/python3.11/site-packages/starlette/middleware/cors.py", line 83, in __call__ await self.app(scope, receive, send) File "/usr/local/lib/python3.11/site-packages/starlette/middleware/exceptions.py", line 88, in __call__ response = await handler(request, exc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/working_folder/handlers/exception_handlers.py", line 70, in validation_exception_handler return JSONResponse( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/starlette/responses.py", line 196, in __init__ super().__init__(content, status_code, headers, media_type, background) File "/usr/local/lib/python3.11/site-packages/starlette/responses.py", line 55, in __init__ self.body = self.render(content) ^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/starlette/responses.py", line 199, in render return json.dumps( ^^^^^^^^^^^ File "/usr/local/lib/python3.11/json/__init__.py", line 238, in dumps **kw).encode(obj) ^^^^^^^^^^^ File "/usr/local/lib/python3.11/json/encoder.py", line 200, in encode chunks = self.iterencode(o, _one_shot=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/json/encoder.py", line 258, in iterencode return _iterencode(o, 0) ^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/json/encoder.py", line 180, in default raise TypeError(f'Object of type {o.__class__.__name__} '