| body |
{"product": {"rating": 4.7, "rating_count": 24, "brand": "Rainbow High", "name": "Rainbow High Littles Rainbow Fantasy Fairies with Pet \u2013 Apple, Red, 5.5\" Posable Small Doll & Fantasy Deer Pet", "description": "Magical Fantasy Fairies with Interchangeable Wings!\nStep into an enchanted world with Rainbow High Littles Fantasy Fairies! Meet Apple, the stunning red fairy doll who brings magic and imagination to playtime.\nWhat Makes This Doll Special:\n\n\nInterchangeable Fantasy Wings: Swap magical fairy wings between Apple and her adorable Fantasy Deer pet for endless creative combinations\n\nPerfectly Poseable: At 5.5 inches tall, Apple features multiple points of articulation for dynamic poses and storytelling\n\nComplete Fashion Set: Includes a removable outfit and stylish shoes that capture her signature red style\n\nBrushable Hair: Style and restyle her beautiful hair for different magical looks\n\nMesmerizing Clear Legs: Unique translucent legs add an extra touch of fantasy magic\n\nEnchanted Pet Companion: Comes with her very own Fantasy Deer that shares the wing-swapping fun\n\nCollect the Entire Rainbow:\nApple is part of the Rainbow High Littles Fantasy Fairies collection. Collect all five magical fairies and their enchanted pets to create your own rainbow of fantasy adventures!\nPerfect for: Kids who love fantasy play, fairy tales, and creative storytelling. 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-with-pet-apple-red-5-5-posable-small-doll-fantasy-deer", "is_lost": 0, "variants": [{"remote_code": "51859561447791", "upc": "14695875608943", "additional_upc": "1749560485", "remote_url": "https://shop.mgae.com/products/rainbow-high-littles-rainbow-fantasy-fairies-with-pet-apple-red-5-5-posable-small-doll-fantasy-deer", "size": "N/A", "origin_color": "N/A", "price": 12.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/543381-Rainbow-High-Littles-Fairies-Apple.jpg?v=1749560485", "https://shop.mgae.com/cdn/shop/files/543381-Rainbow-High-Littles-Fairies-Apple1.jpg?v=1749560485", "https://shop.mgae.com/cdn/shop/files/543381-Rainbow-High-Littles-Fairies-Apple2.jpg?v=1749560485", "https://shop.mgae.com/cdn/shop/files/543381-Rainbow-High-Littles-Fairies-Apple3.jpg?v=1749560485", "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-Apple-Video.jpg?v=1760540796"], "stock_count": 1, "data": ["transfer"], "image_url": "https://shop.mgae.com/cdn/shop/files/543381-Rainbow-High-Littles-Fairies-Apple.jpg?v=1749560485", "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-apple-red-5-5-posable-small-doll-fantasy-deer", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'rainbow-high-littles-rainbow-fantasy-fairies-with-pet-apple-red-5-5-posable-small-doll-fantasy-deer' - 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__} '
|