| body |
{"product": {"rating": 4.8, "rating_count": 19, "brand": "Rainbow High", "name": "Rainbow High Creative Crystals Iris - Rainbow 11\u201d Fashion Doll with Crystal Accessory Make It Kit", "description": "Unleash Your Creativity with Rainbow High Creative Crystals Iris!\nTransform playtime into a dazzling creative experience! This stunning 11-inch Rainbow High fashion doll comes with everything young designers need to craft their own sparkling crystal accessories.\nWhat Makes This Doll Special:\n\n\nComplete DIY Crystal Kit: Create beautiful, custom crystal accessories with the included make-it kit\n\nRainbow-Inspired Fashion: Iris features gorgeous rainbow-themed styling with premium fashion details\n\nEndless Creativity: Mix, match, and design unique accessories that reflect your personal style\n\nPremium Quality: High-quality construction with articulated joints for dynamic posing\n\nPerfect Gift: Combines fashion doll play with hands-on creative activities\n\nInspire Imagination & Self-Expression:\nWatch as creativity comes to life! Kids can design sparkling accessories, style Iris in countless ways, and bring their fashion visions to reality. The crystal accessory kit provides hours of engaging, screen-free entertainment that builds confidence and creative skills.\nJoin the Rainbow High Universe: Watch the animated series on YouTube and Netflix to follow Iris and her friends on their creative adventures at Rainbow High!\nRecommended for ages 8+. Perfect for young fashionistas, collectors, and creative minds who love to design and play.", "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-rainbow", "is_lost": 0, "variants": [{"remote_code": "51662864744815", "upc": "14628942479727", "additional_upc": "1734365912", "remote_url": "https://shop.mgae.com/products/rainbow-creative-crystals-fashion-doll-rainbow", "size": "N/A", "origin_color": "N/A", "price": 27.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/523154-Creative-Crystals-Iris_b4a75ae0-b6d7-43a7-93d0-405c915c7ef1.jpg?v=1734365912", "https://shop.mgae.com/cdn/shop/files/523154-Creative-Crystals-Iris1_dd9ed88b-6b6e-4700-a45f-05005a67ac46.jpg?v=1734365912", "https://shop.mgae.com/cdn/shop/files/523154-Creative-Crystals-Iris2_a850f40b-25fa-4649-a0e2-d48ba4f00160.jpg?v=1734365912", "https://shop.mgae.com/cdn/shop/files/523154-Creative-Crystals-Iris4.jpg?v=1735847821", "https://shop.mgae.com/cdn/shop/files/523154-Creative-Crystals-Iris3_9f6b33d7-22eb-44ad-a389-b5994b488fb7.jpg?v=1735847821", "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/523154-Creative-Crystals-Iris-Video.jpg?v=1735847856"], "stock_count": 1, "data": ["transfer"], "image_url": "https://shop.mgae.com/cdn/shop/files/523154-Creative-Crystals-Iris_b4a75ae0-b6d7-43a7-93d0-405c915c7ef1.jpg?v=1734365912", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/rainbow-creative-crystals-fashion-doll-rainbow", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'rainbow-creative-crystals-fashion-doll-rainbow' - 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__} '
|