| body |
{"product": {"rating": 4.9, "rating_count": 20, "brand": "Bratz", "name": "Bratz Fashion Pixiez Reimagined Doll Sasha", "description": "Magical Fashion Meets Mystical Style\nDo you believe in pixiez? The iconic Bratz Fashion Pixiez are back and reimagined with even more magic! Follow the rhythm, dance to the beat, and discover a world where fashion takes flight.\nMeet Sasha - The Purple-Haired Pixie Queen\nSasha is serving major looks in her enchanting outfit featuring:\n\n\nSheer green top with iridescent details that shimmer in the light\n\nPurple slit bell-bottoms that flow with every movement\n\nVibrant ombre eyeshadow in a rainbow of colors\n\nHalf-up hairdo with purple highlights for that perfect pixie style\n\nStunning green wings that transform into a wearable ring for you!\n\n\u00a0Wings That Become Yours\n\"And wouldn't you like some wings too?\" Each Fashion Pixiez doll features detachable wings that transform into a beautiful ring you can wear, bringing the magic into your world.\nWhy You'll Love This Doll\nPerfect for collectors and Bratz fans alike, this reimagined Sasha doll captures the bratitude and magic that made Fashion Pixiez legendary. Whether she's getting chased by lawn gnomes or ruling the Magnolia Ball, Sasha brings personality, style, and enchantment to any collection.\nCollect all 5 Fashion Pixiez: Cloe, Yasmin, Sasha, Jade, and Lina to complete your magical crew!", "data": {"dataFacets": []}, "categories": ["Home > Bratz"], "gender": "Kids", "product_images": [], "market_id": 115, "remote_code": "bratz-fashion-pixiez-reimagined-doll-sasha", "is_lost": 0, "variants": [{"remote_code": "51989332951407", "upc": "14714834485615", "additional_upc": "1750345072", "remote_url": "https://shop.mgae.com/products/bratz-fashion-pixiez-reimagined-doll-sasha", "size": "N/A", "origin_color": "N/A", "price": 22.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/565031--Pixiez-Reimagined-Doll-Sasha.jpg?v=1750345072", "https://shop.mgae.com/cdn/shop/files/565031--Pixiez-Reimagined-Doll-Sasha1.jpg?v=1750345072", "https://shop.mgae.com/cdn/shop/files/565031--Pixiez-Reimagined-Doll-Sasha2.jpg?v=1750345072", "https://shop.mgae.com/cdn/shop/files/565031--Pixiez-Reimagined-Doll-Sasha3.jpg?v=1750345072", "https://shop.mgae.com/cdn/shop/files/565031--Pixiez-Reimagined-Doll-Sasha4.jpg?v=1750345072", "https://shop.mgae.com/cdn/shop/files/565031--Pixiez-Reimagined-Doll-Sasha5.jpg?v=1750345072", "https://shop.mgae.com/cdn/shop/files/565031--Pixiez-Reimagined-Doll-Sasha6.jpg?v=1750345072", "https://shop.mgae.com/cdn/shop/files/Bratz-Pixiez-Reimagined-Dolls.jpg?v=1750181080", "https: https://cdn.shopify.com/s/files/1/0272/0202/7618/files/Pixiez-Reimagined-Doll-Sasha-Video.jpg?v=1761244857"], "stock_count": 1, "data": ["transfer"], "image_url": "https://shop.mgae.com/cdn/shop/files/565031--Pixiez-Reimagined-Doll-Sasha.jpg?v=1750345072", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/bratz-fashion-pixiez-reimagined-doll-sasha", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'bratz-fashion-pixiez-reimagined-doll-sasha' - 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__} '
|