| body |
{"product": {"rating": 4.8, "rating_count": 20, "brand": "Rainbow High", "name": "Rainbow High Littles Rainbow Fantasy Fairies with Pet \u2013 Emerald, Green 5.5\" Small Doll & Fantasy Dragon Pet", "description": "Magical Fantasy Fairies with Interchangeable Wings!\nStep into an enchanted world with Rainbow High Littles Rainbow Fantasy Fairies! Emerald, the stunning green fairy doll, brings magic to life alongside her mystical dragon companion.\nWhat Makes This Doll Special:\n\n\nInterchangeable Fantasy Wings: Swap magical fairy wings between Emerald and her dragon pet for endless creative play\n\nPerfectly Poseable: 5.5\" doll features multiple points of articulation for dynamic poses and storytelling\n\nBrushable Hair: Style and restyle Emerald's beautiful hair for different fairy looks\n\nComplete Fashion Set: Includes removable outfit and stylish shoes that capture her enchanting green aesthetic\n\nMesmerizing Details: Features stunning clear legs that add to the magical fairy appearance\n\nDragon Pet Companion: Adorable fantasy dragon with swappable wings\n\nCollect the Entire Rainbow:\nEmerald is part of the Rainbow High Littles Fantasy Fairies collection. Collect all five magical fairies and their enchanted pets to complete the rainbow!\nPerfect for: Kids ages 4+ who love fantasy play, fairy tales, and collectible dolls. Makes an ideal gift for birthdays, holidays, or any special occasion.", "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-pet-emerald-green-5-5-small-doll-dragon", "is_lost": 0, "variants": [{"remote_code": "51859610108271", "upc": "14695879573871", "additional_upc": "1749567595", "remote_url": "https://shop.mgae.com/products/rainbow-high-littles-rainbow-fantasy-fairies-pet-emerald-green-5-5-small-doll-dragon", "size": "N/A", "origin_color": "N/A", "price": 12.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/543404-Rainbow-High-Littles-Emerald.jpg?v=1749567595", "https://shop.mgae.com/cdn/shop/files/543404-Rainbow-High-Littles-Emerald1.jpg?v=1749567595", "https://shop.mgae.com/cdn/shop/files/543404-Rainbow-High-Littles-Emerald2.jpg?v=1749567595", "https://shop.mgae.com/cdn/shop/files/543404-Rainbow-High-Littles-Emerald3.jpg?v=1749567595", "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-Emerald-Video.jpg?v=1760541017"], "stock_count": 1, "data": ["transfer"], "image_url": "https://shop.mgae.com/cdn/shop/files/543404-Rainbow-High-Littles-Emerald.jpg?v=1749567595", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/rainbow-high-littles-rainbow-fantasy-fairies-pet-emerald-green-5-5-small-doll-dragon", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'rainbow-high-littles-rainbow-fantasy-fairies-pet-emerald-green-5-5-small-doll-dragon' - parsed successfully. additional_error_text=''"} |
| 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__} '
|