row_id: 28387

Column Value
row_id 28387
time_created 2026-06-19 08:30:10.410708
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 Sunny, Yellow 11\" Fashion Doll", "description": "Meet Sunny - Where Style Meets Sunshine!\nBring home the radiant energy of Rainbow High with Sunny, the ultimate fashion icon who lights up every room with her vibrant yellow style and infectious personality. This 11-inch fashion doll is more than just a toy\u2014she's an inspiration for young fashionistas to express their unique style with confidence.\nWhy You'll Love Sunny:\n\n\nSignature Yellow Style: Sunny rocks a stunning statement outfit in eye-catching yellow tones that perfectly capture her bright, optimistic personality\n\nComplete Fashion Look: Comes with a playful, trendy outfit, perfectly paired shoes, and must-have handbag accessories that showcase her signature fashion flair\n\nEndless Styling Possibilities: Beautiful, brushable hair ready for creative hairstyling adventures and fashion experimentation\n\nPremium Quality: 11-inch articulated doll with multiple points of movement for dynamic posing and play\n\nCollectible Series: Part of the iconic Rainbow High My Fashion Style collection\u2014collect Bella, Violet, and Amaya to complete the squad!\n\nPerfect For:\nYoung fashion enthusiasts who love creative play, hairstyling, outfit mixing and matching, and expressing their individuality through fashion. Sunny encourages kids to embrace their unique style and celebrate what makes them special.\nWhat's Included: 1 Sunny fashion doll, 1 complete outfit, 1 pair of shoes, 1 handbag, and endless fashion inspiration!", "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-sunny-yellow-11-fashion-doll", "is_lost": 0, "variants": [{"remote_code": "51903529156975", "upc": "14702465483119", "additional_upc": "1748436730", "remote_url": "https://shop.mgae.com/products/rainbow-high-my-fashion-style-sunny-yellow-11-fashion-doll", "size": "N/A", "origin_color": "N/A", "price": 16.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/547570-My-Fashion-Style-Sunny.jpg?v=1748436730", "https://shop.mgae.com/cdn/shop/files/547570-My-Fashion-Style-Sunny2.jpg?v=1748436730", "https://shop.mgae.com/cdn/shop/files/547570-My-Fashion-Style-Sunny3.jpg?v=1748436731", "https://shop.mgae.com/cdn/shop/files/547570-My-Fashion-Style-Sunny4.jpg?v=1748436730", "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/547570-My-Fashion-Style-Sunny.jpg?v=1748436730", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/rainbow-high-my-fashion-style-sunny-yellow-11-fashion-doll", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'rainbow-high-my-fashion-style-sunny-yellow-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__} '