| body |
{"product": {"rating": 4.8, "rating_count": 20, "brand": "Rainbow High", "name": "Rainbow High Littles Daisy Madison,Yellow, 5.5\" Posable Small Doll", "description": "Meet Daisy Madison - Your New Rainbow High Little Sister!Bring home the magic of Rainbow High with this adorable 5.5\" Daisy Madison doll in vibrant yellow! Perfect for imaginative play, this posable fashion doll lets kids create endless stories in the colorful world of Rainbow High.Why Kids Love Daisy:\n\nPerfectly Posable: Multiple points of articulation for dynamic play and creative posing\n\nStunning Fashion: Dressed in trendy yellow-themed outfit with stylish details\n\nGorgeous Hair: Soft, brushable hair perfect for styling and hair play\n\nCompact Size: At 5.5 inches, she's the perfect little sister companion to Rainbow High dolls\n\nCollectible Fun: Part of the Rainbow High Littles collection - collect them all!\nImaginative Play Awaits:Daisy Madison encourages creative storytelling, fashion play, and hair styling adventures. Whether she's heading to school, hanging with friends, or going on exciting adventures, this little doll brings big personality to playtime!Perfect for: Kids who love fashion dolls, creative play, and the Rainbow High universe. Makes a great gift or addition to any Rainbow High collection!", "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-daisy-yellow", "is_lost": 0, "variants": [{"remote_code": "41134054998114", "upc": "7128792105058", "additional_upc": "1721144695", "remote_url": "https://shop.mgae.com/products/rainbow-high-littles-dolls-daisy-yellow", "size": "N/A", "origin_color": "N/A", "price": 11.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/531227-Littles-Daisy-Madison.jpg?v=1721144695", "https://shop.mgae.com/cdn/shop/files/531227-Rainbow-High-Littles-Daisy-Madison3.jpg?v=1720551828", "https://shop.mgae.com/cdn/shop/files/531227-Littles-Daisy-Madison5.jpg?v=1721144695", "https://shop.mgae.com/cdn/shop/files/531227-Littles-Daisy-Madison4.jpg?v=1721144695", "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/531227-Littles-Daisy-Madison.jpg?v=1721144695", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/rainbow-high-littles-dolls-daisy-yellow", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'rainbow-high-littles-dolls-daisy-yellow' - 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__} '
|