| body |
{"product": {"rating": 4.7, "rating_count": 19, "brand": "Rainbow High", "name": "Rainbow High Shadow High Luna Madison - 11\u201d Fashion Doll with Accessories", "description": "Unleash Your Dark Side with Luna Madison!\nMeet Luna Madison, the captivating 11-inch fashion doll from Rainbow High's Shadow High collection. With her striking monochrome aesthetic and edgy style, Luna brings a bold new dimension to fashion doll play.\nWhat Makes Luna Special:\n\n\nStunning Hair Play: Luna features gorgeous, long hair perfect for styling, braiding, and creating endless looks\n\nPremium Fashion: Dressed in an exclusive Shadow High outfit that showcases her unique dark glamour style\n\nFully Articulated: 11 points of articulation allow for dynamic posing and creative play scenarios\n\nComplete Accessories: Includes fashion accessories to mix, match, and create signature looks\n\nCollector Quality: Part of the exclusive Shadow High collection, perfect for display or play\n\nPerfect For:\nFashion doll enthusiasts, Rainbow High collectors, creative kids who love hair styling and fashion play, or anyone looking for a unique gift that stands out from traditional dolls.\nLuna Madison isn't just a doll\u2014she's a statement piece that encourages self-expression, creativity, and embracing your individual style. Add this Shadow High icon to your collection today!", "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-shadow-high-luna-madison-11-fashion-doll-with-accessories", "is_lost": 0, "variants": [{"remote_code": "51952593994095", "upc": "14709347287407", "additional_upc": "1749483480", "remote_url": "https://shop.mgae.com/products/rainbow-high-shadow-high-luna-madison-11-fashion-doll-with-accessories", "size": "N/A", "origin_color": "N/A", "price": 16.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/570592-Shadow-High-Luna-Madison.jpg?v=1749483480", "https://shop.mgae.com/cdn/shop/files/570592-Shadow-High-Luna-Madison1_1ec54c8f-3f81-4308-ac15-7d08506b0961.jpg?v=1758634836", "https://shop.mgae.com/cdn/shop/files/570592-Shadow-High-Luna-Madison2_250de9f3-871d-4628-90c6-c05e3467bb5c.jpg?v=1758634836", "https://shop.mgae.com/cdn/shop/files/570592-Shadow-High-Luna-Madison3_613c6b66-f2e8-4802-97db-aaafbb6d1c5e.jpg?v=1758634836", "https://shop.mgae.com/cdn/shop/files/Rainbow-High-Shadow-High-F25-Dolls.jpg?v=1758635618", "https: https://cdn.shopify.com/s/files/1/0272/0202/7618/files/Shadow-High-Dolls-Video.jpg?v=1754503256", "https: https://cdn.shopify.com/s/files/1/0272/0202/7618/files/Shadow-High-Luna-Madison-Video.jpg?v=1760470601"], "stock_count": 1, "data": ["transfer"], "image_url": "https://shop.mgae.com/cdn/shop/files/570592-Shadow-High-Luna-Madison.jpg?v=1749483480", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/rainbow-high-shadow-high-luna-madison-11-fashion-doll-with-accessories", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'rainbow-high-shadow-high-luna-madison-11-fashion-doll-with-accessories' - 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__} '
|