| body |
{"product": {"rating": 4.9, "rating_count": 21, "brand": "Rainbow High", "name": "Rainbow High Jr High Rock Band - Bella, Pink 9\u201d Fashion Doll", "description": "Rock Out with Rainbow High Jr High Rock Band - Bella!Take a trip back to junior high with Bella, the stylish bassist from the Rainbow High Jr High Rock Band collection! This stunning 9-inch fashion doll captures the energy and excitement of your favorite friends' early band days.What Makes Bella Special:\n\nSignature Style: Bella rocks an all-pink ensemble that perfectly matches her vibrant personality and musical passion\n\nComplete with Bass Guitar: Includes her signature pink bass guitar so she's ready to lay down those groovy basslines\n\nFully Articulated: Multiple points of articulation make it easy to pose Bella for epic rock performances and creative storytelling\n\nPersonalize Your Performance: Comes with fun stickers to add a personal touch to her instrument and style\n\nCollectible Series: Part of the complete Jr High Rock Band set - collect Sunny (lead guitar), Skyler (vocals), and Amaya (keyboard) to form the whole band!\nPerfect For:Young musicians, Rainbow High collectors, and anyone who loves creative play and musical storytelling. Whether displayed on a shelf or used for imaginative band performances, Bella brings the magic of music and friendship to life.Collect all four members of the Rainbow High Jr High Rock Band and let the music inspire endless adventures!", "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-jr-high-rock-band-bella-pink-9-fashion-doll", "is_lost": 0, "variants": [{"remote_code": "51864783257967", "upc": "14696656732527", "additional_upc": "1750272986", "remote_url": "https://shop.mgae.com/products/rainbow-high-jr-high-rock-band-bella-pink-9-fashion-doll", "size": "N/A", "origin_color": "N/A", "price": 22.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/565772-Jr-High-Rock-Band---Bella1.jpg?v=1750272986", "https://shop.mgae.com/cdn/shop/files/565772-Jr-High-Rock-Band---Bella2.jpg?v=1750272986", "https://shop.mgae.com/cdn/shop/files/565772-Jr-High-Rock-Band---Bella3.jpg?v=1750272986", "https://shop.mgae.com/cdn/shop/files/565772-Jr-High-Rock-Band---Bella4.jpg?v=1750272987", "https://shop.mgae.com/cdn/shop/files/565772-Jr-High-Rock-Band---Bella5.jpg?v=1750272987", "https://shop.mgae.com/cdn/shop/files/Rock-Band-Dolls.jpg?v=1754501103", "https://shop.mgae.com/cdn/shop/files/Raiinbow-High-Rock-Band-Dolls.jpg?v=1754501103", "https://cdn.shopify.com/s/files/1/0272/0202/7618/files/Rock-Band-Video.jpg?v=1754500758", "https: https://cdn.shopify.com/s/files/1/0272/0202/7618/files/Rock-Band-Bella-Video.jpg?v=1760543923"], "stock_count": 1, "data": ["transfer"], "image_url": "https://shop.mgae.com/cdn/shop/files/565772-Jr-High-Rock-Band---Bella1.jpg?v=1750272986", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/rainbow-high-jr-high-rock-band-bella-pink-9-fashion-doll", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'rainbow-high-jr-high-rock-band-bella-pink-9-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__} '
|