| body |
{"product": {"rating": 4.8, "rating_count": 20, "brand": "Rainbow High", "name": "Rainbow High Littles Indigo Bailey, Dark Purple, 5.5\" Posable Small Doll", "description": "Meet Indigo Bailey - Your New Rainbow High Little Sister!\nBring home the magic of Rainbow High with this adorable 5.5\" Indigo Bailey doll in stunning dark purple! Perfect for kids who love fashion, creativity, and imaginative play.\nWhat Makes Indigo Bailey Special:\n\n\nFully Posable Design: Move her arms, legs, and head to create endless poses and play scenarios\n\nGorgeous Dark Purple Fashion: Dressed in trendy purple outfits that showcase her unique Rainbow High style\n\nBrushable Hair: Style and restyle her beautiful hair for hours of creative fun\n\nPerfect Size: At 5.5 inches, she's the ideal companion for Rainbow High dolls and fits perfectly in little hands\n\nCollectible Character: Part of the beloved Rainbow High Littles collection - collect them all!\n\nWhy Kids Love Rainbow High Littles:\nThese pint-sized dolls let children explore the vibrant world of Rainbow High with characters that are just the right size for on-the-go adventures. Indigo Bailey encourages creative storytelling, fashion play, and hair styling fun. She's the perfect little sister to any Rainbow High collection!\n", "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-littles-dolls-indigo-dark-purple", "is_lost": 0, "variants": [{"remote_code": "41134079115362", "upc": "7128795381858", "additional_upc": "1721151657", "remote_url": "https://shop.mgae.com/products/rainbow-high-littles-dolls-indigo-dark-purple", "size": "N/A", "origin_color": "N/A", "price": 11.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/531241--Littles-Indigo-Bailey.jpg?v=1721151657", "https://shop.mgae.com/cdn/shop/files/531241-Rainbow-High-Littles-Indigo1_7afb82bf-28b2-4a8e-9060-3e767552eebd.jpg?v=1720553183", "https://shop.mgae.com/cdn/shop/files/531241--Littles-Indigo-Bailey4.jpg?v=1721151657", "https://shop.mgae.com/cdn/shop/files/531241--Littles-Indigo-Bailey3.jpg?v=1721151657", "https://shop.mgae.com/cdn/shop/files/Littles-Dolls.jpg?v=1721141432", "https: https://cdn.shopify.com/s/files/1/0272/0202/7618/files/RH-Littles.jpg?v=1723649977"], "stock_count": 1, "data": ["transfer"], "image_url": "https://shop.mgae.com/cdn/shop/files/531241--Littles-Indigo-Bailey.jpg?v=1721151657", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/rainbow-high-littles-dolls-indigo-dark-purple", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'rainbow-high-littles-dolls-indigo-dark-purple' - 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__} '
|