| body |
{"product": {"rating": 4.8, "rating_count": 19, "brand": "Rainbow High", "name": "Rainbow High My Fashion Style Violet, Purple 11\" Fashion Doll", "description": "Meet Violet - Where Purple Passion Meets Fashion Perfection!\nBring home the magic of self-expression with Rainbow High My Fashion Style Violet, the 11\" fashion doll that's redefining what it means to be bold and beautiful in purple.\nWhy You'll Love Violet:\n\n\nStunning Purple Style: Violet rocks a playful statement look in eye-catching purple hues that capture her confident, creative personality\n\nComplete Fashion Experience: Includes trendy outfit, perfectly paired shoes, and must-have handbag - every detail reflects her signature fashion flair\n\nEndless Styling Possibilities: Gorgeous hair ready for brushing, styling, and creating countless looks\n\nInspires Creativity: Perfect for fashion play, storytelling, and encouraging kids to express their individuality with confidence\n\nWhat's Included:\n 11\" Violet fashion doll with articulated body for posing\nComplete fashionable outfit in signature purple tones\nStylish shoes and handbag accessories\nHairbrush for styling adventures\n\nPart of the Rainbow High My Fashion Style Collection: Collect all four iconic trendsetters - Bella, Sunny, Violet, and Amaya - each bringing their own unique color and style to your fashion world!\nPerfect for children who love fashion dolls, creative play, and expressing their unique style. Whether it's a birthday gift or a special treat, Violet is ready to inspire confidence and creativity.", "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-violet-purple-11-fashion-doll", "is_lost": 0, "variants": [{"remote_code": "51903495504239", "upc": "14702456504687", "additional_upc": "1748441671", "remote_url": "https://shop.mgae.com/products/rainbow-high-my-fashion-style-violet-purple-11-fashion-doll", "size": "N/A", "origin_color": "N/A", "price": 16.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/547563-Fashion-Style-Violet.jpg?v=1748441671", "https://shop.mgae.com/cdn/shop/files/547563-Fashion-Style-Violet1.jpg?v=1748441670", "https://shop.mgae.com/cdn/shop/files/547563-Fashion-Style-Violet2.jpg?v=1748441671", "https://shop.mgae.com/cdn/shop/files/547563-Fashion-Style-Violet3.jpg?v=1748441671", "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/547563-Fashion-Style-Violet.jpg?v=1748441671", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/rainbow-high-my-fashion-style-violet-purple-11-fashion-doll", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'rainbow-high-my-fashion-style-violet-purple-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__} '
|