row_id: 25879

Column Value
row_id 25879
time_created 2026-06-18 16:02:33.595240
endpoint https://usmall-catalog.shopfans.io/log/product_upload
params
body {"product": {"rating": 4.8, "rating_count": 20, "brand": "Rainbow High", "name": "Rainbow High Shadow High Girl's Night Luna Madison - 11\" Fashion Doll", "description": "Shadow High Girls' Night In: Luna Madison!\nWhen the lights go down and the squad gathers, Luna Madison sets the vibe. This 11\" premium fashion doll brings the ultimate sleepover energy with her signature moon-printed pajamas, cozy slippers, and a working CD player for late-night karaoke sessions.\nWhat Makes Luna Special:\n\u00a0\n\n\nIconic Monochrome Aesthetic: Luna stays true to her grayscale signature look with carefully coordinated sleepwear that's equal parts comfort and style\n\nPremium Craftsmanship: Real eyelashes, glass-like eyes, and articulated joints for endless posing possibilities\n\nGirls' Night Essentials: Includes CD player accessory, moon-printed PJ set, plush slippers, and everything needed for the perfect night in\n\nMix & Match Play: Coordinates with Heather Greyson, Shanelle Onyx, and Natasha Zima from the Girls' Night collection\n\n\u00a0\nThe Girls' Night Collection:\nLuna joins her Shadow High besties for the ultimate sleepover squad. Each doll brings her own personality and accessories\u2014from spa essentials to baking supplies\u2014creating endless storytelling scenarios for collectors and kids alike.", "data": {"dataFacets": []}, "categories": ["Home > Rainbow High Dolls \u2013 Where Bold Fashion and Bright Color Collide"], "gender": "Kids", "product_images": [], "market_id": 115, "remote_code": "shadow-high-fashion-doll-girls-night-luna-grey-hair", "is_lost": 0, "variants": [{"remote_code": "52359200178543", "upc": "14820830511471", "additional_upc": "1764864793", "remote_url": "https://shop.mgae.com/products/shadow-high-fashion-doll-girls-night-luna-grey-hair", "size": "N/A", "origin_color": "N/A", "price": 22.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/597889-Girl_s-Night-Luna-Madison.jpg?v=1764864793", "https://shop.mgae.com/cdn/shop/files/597889-Girl_s-Night-Luna-Madison1.jpg?v=1764864793", "https://shop.mgae.com/cdn/shop/files/597889-Girl_s-Night-Luna-Madison2.jpg?v=1764864793", "https://shop.mgae.com/cdn/shop/files/597889-Girl_s-Night-Luna-Madison3.jpg?v=1764864793", "https://shop.mgae.com/cdn/shop/files/597889-Girl_s-Night-Luna-Madison4.jpg?v=1764864793", "https://shop.mgae.com/cdn/shop/files/Girl_s-Night-Dolls.jpg?v=1764859365", "https: https://cdn.shopify.com/s/files/1/0272/0202/7618/files/597889-_Shadow_High_Girls_Night_Luna_Madison.jpg?v=1769705767"], "stock_count": 1, "data": ["transfer"], "image_url": "https://shop.mgae.com/cdn/shop/files/597889-Girl_s-Night-Luna-Madison.jpg?v=1764864793", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/shadow-high-fashion-doll-girls-night-luna-grey-hair", "parsing_type": "basket", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'shadow-high-fashion-doll-girls-night-luna-grey-hair' - 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__} '