| body |
{"product": {"rating": 5.0, "rating_count": 1, "brand": "Rainbow High", "name": "Rainbow High Amaya\u2019s Rainbow Closet Playset with Exclusive Doll", "description": "Unleash Endless Fashion Fun with Amaya's Rainbow Closet!\nWatch your child's creativity soar with the Rainbow High Amaya's Rainbow Closet Playset \u2013 the ultimate fashion destination for doll lovers! This all-in-one giftable playset transforms playtime into a vibrant style adventure.\nWhat's Inside This Fashion Paradise:\n\n\nExclusive Amaya Doll \u2013 Features stunning rainbow hair and matching boots that make her stand out in any collection\n\nComplete Closet System \u2013 Includes a functional clothes rack with bonus fashion pieces ready to hang\n\nTiered Storage Shelves \u2013 Perfect for organizing accessories and creating the ultimate fashion display\n\nFashion Accessories Galore \u2013 Comes with purses and shoes to mix, match, and style endless looks\n\nWhy Kids Love It:\nThis playset encourages imaginative play, fashion creativity, and organizational skills. Children can dress up their favorite dolls, create fashion shows, and build their dream closet. The rainbow theme adds a pop of color to any playroom while inspiring self-expression through style.\nPerfect Gift: Ideal for birthdays, holidays, or any special occasion. The complete set arrives ready to play \u2013 no additional purchases needed to start the fashion fun!", "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-amaya-s-rainbow-closet-playset-with-exclusive-doll", "is_lost": 0, "variants": [{"remote_code": "51859471204719", "upc": "14695868268911", "additional_upc": "1748885678", "remote_url": "https://shop.mgae.com/products/rainbow-high-amaya-s-rainbow-closet-playset-with-exclusive-doll", "size": "N/A", "origin_color": "N/A", "price": 44.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/543183-Amaya_s-Rainbow-Closet-Playset.jpg?v=1748885678", "https://shop.mgae.com/cdn/shop/files/543183-Amaya_s-Rainbow-Closet-Playset5.jpg?v=1755186300", "https://shop.mgae.com/cdn/shop/files/543183-Amaya_s-Rainbow-Closet-Playset6.jpg?v=1755186300", "https://shop.mgae.com/cdn/shop/files/543183-Amaya_s-Rainbow-Closet-Playset7.jpg?v=1755186300", "https://shop.mgae.com/cdn/shop/files/543183-Amaya_s-Rainbow-Closet-Playset3.jpg?v=1755186300", "https://shop.mgae.com/cdn/shop/files/543183-Amaya_s-Rainbow-Closet-Playset8.jpg?v=1755186300", "https: https://cdn.shopify.com/s/files/1/0272/0202/7618/files/Rainbow-High-Amaya_s-Rainbow-Closet-Playset-Video.jpg?v=1760376782"], "stock_count": 1, "data": ["transfer"], "image_url": "https://shop.mgae.com/cdn/shop/files/543183-Amaya_s-Rainbow-Closet-Playset.jpg?v=1748885678", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/rainbow-high-amaya-s-rainbow-closet-playset-with-exclusive-doll", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'rainbow-high-amaya-s-rainbow-closet-playset-with-exclusive-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__} '
|