row_id: 28427

Column Value
row_id 28427
time_created 2026-06-19 08:31:58.774552
endpoint https://usmall-catalog.shopfans.io/log/product_upload
params
body {"product": {"rating": 5.0, "rating_count": 20, "brand": "Rainbow High", "name": "Rainbow High Shadow High Heather Grayson - 11\u201d Fashion Doll with Accessories", "description": "Meet Heather Grayson - Shadow High's Edgy Fashion Icon!\nBring home the drama and style with Heather Grayson, the stunning 11-inch fashion doll from Rainbow High's Shadow High collection. With her signature monochromatic aesthetic and fierce attitude, Heather is ready to make a statement in any doll collection.\nWhat Makes Heather Special:\n\n\nStriking Design: Features gorgeous long hair perfect for endless styling possibilities\n\nPremium Quality: Fully articulated body with 11 points of articulation for dynamic posing\n\nComplete Fashion Set: Comes with trendy outfit pieces that capture Shadow High's edgy, sophisticated style\n\nCollector-Worthy: Part of the exclusive Shadow High collection with unique black, white, and grey color palette\n\nAccessories Included: Multiple fashion accessories to mix, match, and create countless looks\n\nPerfect For:\nFashion doll enthusiasts, Rainbow High collectors, creative kids who love hair play and fashion styling, or anyone looking for a unique gift that inspires imagination and self-expression.\nHeather Grayson isn't just a doll - she's a canvas for creativity and a celebration of individual style. Add this Shadow High icon to your collection today!", "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-shadow-high-heather-grayson-11-fashion-doll-with-accessories", "is_lost": 0, "variants": [{"remote_code": "51952575873391", "upc": "14709343224175", "additional_upc": "1749479714", "remote_url": "https://shop.mgae.com/products/rainbow-high-shadow-high-heather-grayson-11-fashion-doll-with-accessories", "size": "N/A", "origin_color": "N/A", "price": 16.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/570578-Shadow-High-Heather-Grayson.jpg?v=1749479714", "https://shop.mgae.com/cdn/shop/files/570578-Shadow-High-Heather-Grayson1_d794c31d-ea55-41ca-8846-4319feb460cb.jpg?v=1758635618", "https://shop.mgae.com/cdn/shop/files/570578-Shadow-High-Heather-Grayson2_85e09f1c-5d32-4ad0-bfba-53c076436f1a.jpg?v=1758635618", "https://shop.mgae.com/cdn/shop/files/570578-Shadow-High-Heather-Grayson3_fab7c830-9e18-4765-a086-0a0c5e171136.jpg?v=1758635618", "https://shop.mgae.com/cdn/shop/files/Rainbow-High-Shadow-High-F25-Dolls.jpg?v=1758635618", "https: https://cdn.shopify.com/s/files/1/0272/0202/7618/files/Shadow-High-Dolls-Video.jpg?v=1754503256", "https: https://cdn.shopify.com/s/files/1/0272/0202/7618/files/Shadow-High-Heather-Grayson-Video.jpg?v=1760468897"], "stock_count": 1, "data": ["transfer"], "image_url": "https://shop.mgae.com/cdn/shop/files/570578-Shadow-High-Heather-Grayson.jpg?v=1749479714", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/rainbow-high-shadow-high-heather-grayson-11-fashion-doll-with-accessories", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'rainbow-high-shadow-high-heather-grayson-11-fashion-doll-with-accessories' - 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__} '