| body |
{"product": {"rating": 4.8, "rating_count": 20, "brand": "Rainbow High", "name": "Rainbow High Creative Crystals Violet - Purple 11\u201d Fashion Doll with Crystal Accessory Make It Kit", "description": "Unleash Your Creativity with Rainbow High Creative Crystals Violet!\nMeet Violet, the stunning 11-inch fashion doll that brings the magic of crystal crafting to life! This isn't just a doll\u2014it's a complete creative experience that lets kids design and customize their own sparkling accessories.\nWhat Makes This Special:\n\u00a0\n\n\nDIY Crystal Accessory Kit: Create beautiful, personalized crystal accessories for both you and your doll\n\nGorgeous Purple Fashion: Violet comes dressed in trendy, high-quality outfits that showcase her unique style\n\nPremium Quality: Standing 11 inches tall with articulated joints for endless posing possibilities\n\nComplete Creative Set: Everything needed to start crafting crystal accessories right out of the box\n\n\u00a0\nPerfect For:\nYoung designers ages 8+ who love fashion, creativity, and hands-on activities. This set encourages imagination, fine motor skills, and artistic expression while providing hours of entertainment.\nJoin the Rainbow High Universe: Watch the animated series on YouTube and Netflix to see Violet's adventures come to life!\nWhether it's for a birthday, holiday, or just because, this fashion doll with crystal-making kit makes an unforgettable gift that keeps on giving.", "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-creative-crystals-fashion-doll-violet", "is_lost": 0, "variants": [{"remote_code": "51662865006959", "upc": "14628942545263", "additional_upc": "1734367402", "remote_url": "https://shop.mgae.com/products/rainbow-creative-crystals-fashion-doll-violet", "size": "N/A", "origin_color": "N/A", "price": 27.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/523161-Creative-Crystals-Violet_9d63c816-44d4-4dc9-b3fc-27e40bc6a84f.jpg?v=1734367402", "https://shop.mgae.com/cdn/shop/files/523161-Creative-Crystals-Violet1.jpg?v=1734367402", "https://shop.mgae.com/cdn/shop/files/523161-Creative-Crystals-Violet2.jpg?v=1734367402", "https://shop.mgae.com/cdn/shop/files/523161-Creative-Crystals-Violet4.jpg?v=1735848900", "https://shop.mgae.com/cdn/shop/files/523161-Creative-Crystals-Violet-1x.jpg?v=1735848900", "https://shop.mgae.com/cdn/shop/files/Rainbow-High-Creative-Crystals-Dolls_afec127c-7564-4428-aec6-6b693a0270e6.jpg?v=1746727376", "https: https://cdn.shopify.com/s/files/1/0272/0202/7618/files/523161-Creative-Crystals-Violet-Video.jpg?v=1735849078"], "stock_count": 1, "data": ["transfer"], "image_url": "https://shop.mgae.com/cdn/shop/files/523161-Creative-Crystals-Violet_9d63c816-44d4-4dc9-b3fc-27e40bc6a84f.jpg?v=1734367402", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/rainbow-creative-crystals-fashion-doll-violet", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'rainbow-creative-crystals-fashion-doll-violet' - 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__} '
|