| body |
{"product": {"rating": 5.0, "rating_count": 20, "brand": "Rainbow High", "name": "Rainbow High Jr High Rock Band - Skyler, Blue 9\u201d Fashion Doll", "description": "Relive the Magic of Jr. High Rock Band Days!\nRemember when your favorite Rainbow High friends formed their first band? Now you can recreate those unforgettable moments with Skyler, the charismatic lead singer dressed in her signature vibrant blue!\nWhat Makes This Doll Special:\n\n\nAuthentic Rock Star Style: Skyler comes dressed in a stunning blue outfit that captures her bold personality and stage presence\n\nComplete with Microphone: She's ready to take center stage with her signature instrument included\n\nFully Articulated: Multiple points of articulation make it easy to pose Skyler in dynamic rock star poses and performances\n\nPersonalize Your Performance: Fun stickers included so you can add your own creative touch\n\nPremium 9-Inch Fashion Doll: Perfect size for display and play\n\nBuild the Complete Band:\nSkyler is part of the Rainbow High Jr. High Rock Band collection! Collect Bella on bass guitar (pink), Sunny on lead guitar (yellow), and Amaya on keyboard (rainbow) to form the complete band and create epic musical adventures.\nPerfect for: Rainbow High collectors, music lovers, creative play, and anyone who dreams of being a rock star!", "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-skyler-blue-9-fashion-doll", "is_lost": 0, "variants": [{"remote_code": "51864770445679", "upc": "14696650867055", "additional_upc": "1750274566", "remote_url": "https://shop.mgae.com/products/rainbow-high-jr-high-rock-band-skyler-blue-9-fashion-doll", "size": "N/A", "origin_color": "N/A", "price": 22.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/565215-Jr-High-Rock-Band-Skyler.jpg?v=1750274566", "https://shop.mgae.com/cdn/shop/files/565215-Jr-High-Rock-Band-Skyler1.jpg?v=1750274566", "https://shop.mgae.com/cdn/shop/files/565215-Jr-High-Rock-Band-Skyler2.jpg?v=1750274566", "https://shop.mgae.com/cdn/shop/files/565215-Jr-High-Rock-Band-Skyler3.jpg?v=1750274566", "https://shop.mgae.com/cdn/shop/files/565215-Jr-High-Rock-Band-Skyler4.jpg?v=1750274566", "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-Skyler-Video.jpg?v=1760543630"], "stock_count": 1, "data": ["transfer"], "image_url": "https://shop.mgae.com/cdn/shop/files/565215-Jr-High-Rock-Band-Skyler.jpg?v=1750274566", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/rainbow-high-jr-high-rock-band-skyler-blue-9-fashion-doll", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'rainbow-high-jr-high-rock-band-skyler-blue-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__} '
|