| body |
{"product": {"rating": 4.9, "rating_count": 18, "brand": "Rainbow High", "name": "Rainbow High My Fashion Style Amaya, Rainbow 11\" Fashion Doll", "description": "Express Your Unique Style with Rainbow High My Fashion Style Amaya!\nMeet Amaya, one of Rainbow High's most iconic trendsetters! This stunning 11\" fashion doll brings the magic of self-expression and creativity to life with her vibrant rainbow-inspired look and playful statement outfit.\nWhy You'll Love Amaya:\n\u00a0\n\nEye-Catching Rainbow Style: Dressed in a bold, colorful outfit that celebrates individuality and fashion-forward thinking\n\nComplete Fashion Set: Includes perfectly coordinated shoes and must-have handbag accessories that complement her signature look\n\nPremium Quality: Beautifully crafted with attention to detail, from her stylish hair to her trendy ensemble\n\nEndless Play Possibilities: Perfect for fashion styling, hair play, storytelling, and creative adventures\n\nInspires Confidence: Encourages kids to express their unique personality and embrace their individual style\n\u00a0\nThe Rainbow High Difference:\nRainbow High dolls aren't just toys\u2014they're a celebration of creativity, confidence, and self-expression. Amaya embodies the spirit of being true to yourself while having fun with fashion. Whether your child loves styling hair, creating outfit combinations, or building imaginative stories, Amaya is the perfect companion for hours of creative play.\nCollect the Complete Set: Amaya joins Bella, Sunny, and Violet in the My Fashion Style collection. Collect all four trendsetters to create the ultimate Rainbow High fashion squad!\nPerfect Gift: Ideal for birthdays, holidays, or any special occasion for fashion-loving kids who want to express their creativity and style.", "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-my-fashion-style-amaya-rainbow-11-fashion-doll", "is_lost": 0, "variants": [{"remote_code": "51903413453167", "upc": "14702433206639", "additional_upc": "1748009053", "remote_url": "https://shop.mgae.com/products/rainbow-high-my-fashion-style-amaya-rainbow-11-fashion-doll", "size": "N/A", "origin_color": "N/A", "price": 16.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/547532-My-Fashion-Style-Amaya_07158154-601a-4e7b-9039-720106176c39.jpg?v=1748009053", "https://shop.mgae.com/cdn/shop/files/547532-My-Fashion-Style-Amaya2.jpg?v=1748009053", "https://shop.mgae.com/cdn/shop/files/547532-My-Fashion-Style-Amaya3.jpg?v=1748009053", "https://shop.mgae.com/cdn/shop/files/547532-My-Fashion-Style-Amaya4.jpg?v=1748009053", "https://shop.mgae.com/cdn/shop/files/My-Fashion-Style-Dolls.jpg?v=1748009067", "https: https://cdn.shopify.com/s/files/1/0272/0202/7618/files/My-Fashion-Style-Video.jpg?v=1757614592"], "stock_count": 1, "data": ["transfer"], "image_url": "https://shop.mgae.com/cdn/shop/files/547532-My-Fashion-Style-Amaya_07158154-601a-4e7b-9039-720106176c39.jpg?v=1748009053", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/rainbow-high-my-fashion-style-amaya-rainbow-11-fashion-doll", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'rainbow-high-my-fashion-style-amaya-rainbow-11-fashion-doll' - 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__} '
|