| body |
{"product": {"rating": 4.9, "rating_count": 20, "brand": "Rainbow High", "name": "Rainbow High Jr High Rock Band - Sunny, Yellow 9\u201d Fashion Doll", "description": "Relive the Magic of Jr. High Rock Band Days!\nRemember when music brought friends together? The Rainbow High Jr High Rock Band collection captures that electric energy with four stunning 9\" fashion dolls, each ready to rock out with their signature instruments.\nMeet Your Band Members:\n\n\nSunny (Yellow): The lead guitarist who brings infectious energy and sunshine vibes to every performance\n\nBella (Pink): The bass guitarist whose rhythm keeps the band grounded and groovy\n\nSkyler (Blue): The charismatic lead vocalist who commands center stage\n\nAmaya (Rainbow): The keyboard player adding colorful melodies to every song\n\nPremium Features:\n\nFully articulated 9\" fashion dolls for dynamic posing and performance scenes\nAuthentic musical instruments including bass guitar, lead guitar, microphone, and keyboard\nFun stickers included for personalizing instruments and creating unique looks\nSignature color-coordinated outfits that pop with personality\nPerfect for creative storytelling and imaginative play\n\nWhether you're staging an epic concert, creating music videos, or building your Rainbow High collection, these dolls inspire endless creative possibilities. Collect all four band members to complete the ultimate Jr. High reunion tour!", "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-1", "is_lost": 0, "variants": [{"remote_code": "51864774607215", "upc": "14696652636527", "additional_upc": "1750276161", "remote_url": "https://shop.mgae.com/products/rainbow-high-jr-high-rock-band-skyler-blue-9-fashion-doll-1", "size": "N/A", "origin_color": "N/A", "price": 22.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/565628-Rock-Band---Sunny1.jpg?v=1750276161", "https://shop.mgae.com/cdn/shop/files/565628-Rock-Band---Sunny2.jpg?v=1750276161", "https://shop.mgae.com/cdn/shop/files/565628-Rock-Band---Sunny3.jpg?v=1750276161", "https://shop.mgae.com/cdn/shop/files/565628-Rock-Band---Sunny4.jpg?v=1750276161", "https://shop.mgae.com/cdn/shop/files/565628-Rock-Band---Sunny5.jpg?v=1750276161", "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-Sunny-Video.jpg?v=1760543379"], "stock_count": 1, "data": ["transfer"], "image_url": "https://shop.mgae.com/cdn/shop/files/565628-Rock-Band---Sunny1.jpg?v=1750276161", "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-1", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'rainbow-high-jr-high-rock-band-skyler-blue-9-fashion-doll-1' - 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__} '
|