row_id: 28409

Column Value
row_id 28409
time_created 2026-06-19 08:31:24.307591
endpoint https://usmall-catalog.shopfans.io/log/product_upload
params
body {"product": {"rating": 4.8, "rating_count": 18, "brand": "Rainbow High", "name": "Rainbow High Littles Rainbow Fantasy Fairies with Pet \u2013 Sapphire, Blue, 5.5\" Posable Small Doll & Fantasy Dog Pet", "description": "Magical Fantasy Fairies with Interchangeable Wings!\nStep into an enchanted world where Rainbow High Littles transform into magical fairy friends! Meet Sapphire, the stunning blue fairy doll who brings fantasy and fashion together in one adorable package.\nWhat Makes This Doll Special:\n\n\nInterchangeable Fantasy Wings: Swap magical fairy wings between Sapphire and her adorable fantasy dog pet for endless creative play\n\nPerfectly Poseable: At 5.5 inches tall, this small doll features multiple points of articulation for dynamic poses and storytelling\n\nMesmerizing Details: Clear, translucent legs add an enchanting fairy-tale touch that sparkles and shines\n\nComplete Fashion Look: Removable outfit and stylish shoes let you create different magical looks\n\nBrushable Hair: Style and restyle Sapphire's beautiful hair for endless fashion fun\n\nFantasy Pet Companion: Includes an adorable dog pet with its own set of swappable wings\n\nCollect the Entire Rainbow:\nSapphire is part of the Rainbow High Littles Fantasy Fairies collection. Collect all five magical friends\u2014each with their own unique color, personality, and fantasy pet companion!\nPerfect for imaginative play, collecting, or as a gift for fairy and fashion doll enthusiasts ages 4 and up.", "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-littles-rainbow-fantasy-fairies-with-pet-sapphire-blue-5-5-posable-small-doll-fantasy-dog-pet", "is_lost": 0, "variants": [{"remote_code": "51859649626479", "upc": "14695881408879", "additional_upc": "1750261514", "remote_url": "https://shop.mgae.com/products/rainbow-high-littles-rainbow-fantasy-fairies-with-pet-sapphire-blue-5-5-posable-small-doll-fantasy-dog-pet", "size": "N/A", "origin_color": "N/A", "price": 12.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/543428-Fantasy-Fairies-Sapphire_e361b3e2-c308-46d0-ba9a-03c0b449263f.jpg?v=1750261514", "https://shop.mgae.com/cdn/shop/files/543428-Fantasy-Fairies-Sapphire1.jpg?v=1750261514", "https://shop.mgae.com/cdn/shop/files/543428-Fantasy-Fairies-Sapphire2.jpg?v=1750261514", "https://shop.mgae.com/cdn/shop/files/543428-Fantasy-Fairies-Sapphire3.jpg?v=1750261514", "https://shop.mgae.com/cdn/shop/files/All-Littles-Fairies-Dolls.jpg?v=1749497877", "https://shop.mgae.com/cdn/shop/files/Rainbow-Fantasy-Fairies-Doll.jpg?v=1754502084", "https: https://cdn.shopify.com/s/files/1/0272/0202/7618/files/Rainbow-Fantasy-Fairies-Doll-Video.jpg?v=1754502008", "https: https://cdn.shopify.com/s/files/1/0272/0202/7618/files/Littles-Rainbow-Fantasy-Fairies-Sapphire-Video.jpg?v=1760542139"], "stock_count": 1, "data": ["transfer"], "image_url": "https://shop.mgae.com/cdn/shop/files/543428-Fantasy-Fairies-Sapphire_e361b3e2-c308-46d0-ba9a-03c0b449263f.jpg?v=1750261514", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/rainbow-high-littles-rainbow-fantasy-fairies-with-pet-sapphire-blue-5-5-posable-small-doll-fantasy-dog-pet", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'rainbow-high-littles-rainbow-fantasy-fairies-with-pet-sapphire-blue-5-5-posable-small-doll-fantasy-dog-pet' - 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__} '