| body |
{"product": {"rating": 4.7, "rating_count": 19, "brand": "Rainbow High", "name": "Rainbow High Shadow High Shanelle Onyx - 11\u201d Fashion Doll with Accessories", "description": "Meet Shanelle Onyx - Where Elegance Meets Edge!\nStep into the shadows with Shanelle Onyx, the stunning 11-inch fashion doll from Rainbow High's Shadow High collection. With her striking monochrome aesthetic and fierce style, Shanelle brings a bold new dimension to fashion doll play.\nWhat Makes Shanelle Special:\n\n\nDramatic Fashion: Shanelle arrives in an exclusive black, white, and grey ensemble that showcases her sophisticated edge\n\nLuxurious Hair Play: Style her gorgeous hair in endless ways - perfect for aspiring hairstylists and fashion enthusiasts\n\nPremium Quality: Crafted with Rainbow High's signature attention to detail and quality construction\n\nComplete Accessories: Includes everything needed to create multiple fashion-forward looks\n\nFully Articulated: Pose Shanelle in countless ways to bring your creative vision to life\n\nPerfect For:\nYoung fashionistas ages 6+ who love creative play, hair styling, and collecting unique dolls. Shanelle makes an exceptional gift for birthdays, holidays, or any special occasion.\n", "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-shanelle-onyx-11-fashion-doll-with-accessories", "is_lost": 0, "variants": [{"remote_code": "51952586490223", "upc": "14709344960879", "additional_upc": "1749490992", "remote_url": "https://shop.mgae.com/products/rainbow-high-shadow-high-shanelle-onyx-11-fashion-doll-with-accessories", "size": "N/A", "origin_color": "N/A", "price": 16.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/570585-Shadow-High-Shanelle-Onyx.jpg?v=1749490992", "https://shop.mgae.com/cdn/shop/files/570585-Shadow-High-Shanelle-Onyx1_dc6bbe72-92b1-4d2e-accd-ed74d5b633f6.jpg?v=1758635283", "https://shop.mgae.com/cdn/shop/files/570585-Shadow-High-Shanelle-Onyx2_33388d19-44b2-4290-9e32-5b52646a7ac8.jpg?v=1758635283", "https://shop.mgae.com/cdn/shop/files/570585-Shadow-High-Shanelle-Onyx3_8059286e-8c3f-4ff2-a179-6d634c59b394.jpg?v=1758635283", "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-Shanelle-Onyx-Video.jpg?v=1760469365"], "stock_count": 1, "data": ["transfer"], "image_url": "https://shop.mgae.com/cdn/shop/files/570585-Shadow-High-Shanelle-Onyx.jpg?v=1749490992", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/rainbow-high-shadow-high-shanelle-onyx-11-fashion-doll-with-accessories", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'rainbow-high-shadow-high-shanelle-onyx-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__} '
|