| body |
{"product": {"rating": 4.9, "rating_count": 10, "brand": "Baby Born", "name": "BABY born My First Baby Doll \u2013 Annabell", "description": "The Perfect First Baby Doll for Little Caregivers!\nMy First Baby Doll \u2013 Annabell is a beautifully crafted, lifelike baby doll designed to spark imagination and nurture caring instincts in young children. With her incredibly soft body, realistic features, and sweet face, Annabell feels just like holding a real baby.\nWhy Kids Love Annabell:\n\n\nUltra-Soft & Cuddly: Her plush body is perfect for hugging, rocking, and snuggling at naptime\n\nRealistic Details: Adorable face with lifelike features that encourage nurturing play\n\nPerfect Size: Easy for little hands to hold, carry, and care for\n\nInclusive Play: Available in 3 different skin tones and eye colors to reflect every family\n\nDevelopmental Benefits:\nAnnabell helps children develop empathy, responsibility, and social skills through imaginative role-play. As they feed, dress, and comfort their baby doll, kids learn about caring for others while building confidence and emotional intelligence.\nIdeal for ages 1+ \u2013 Perfect first doll for toddlers and preschoolers who are ready to become loving caregivers!", "data": {"dataFacets": []}, "categories": ["Home > BABY born"], "gender": "Kids", "product_images": [], "market_id": 115, "remote_code": "baby-born-my-first-baby-doll-annabell", "is_lost": 0, "variants": [{"remote_code": "40512649658466", "upc": "6920348893282", "additional_upc": "1698172638", "remote_url": "https://shop.mgae.com/products/baby-born-my-first-baby-doll-annabell", "size": "N/A", "origin_color": "N/A", "price": 18.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/918919-My-First-Baby-Doll-Annabell.jpg?v=1698172638", "https://shop.mgae.com/cdn/shop/files/918919-My-First-Baby-Doll-Annabell1.jpg?v=1698172636", "https://shop.mgae.com/cdn/shop/files/918919-My-First-Baby-Doll-Annabell2.jpg?v=1698172636", "https://shop.mgae.com/cdn/shop/files/918919-My-First-Baby-Doll-Annabell3.jpg?v=1698172638", "https://shop.mgae.com/cdn/shop/files/918919-My-First-Baby-Doll-Annabell4.jpg?v=1698172637", "https://shop.mgae.com/cdn/shop/files/918919-My-First-Baby-Doll-Annabell5.jpg?v=1698172637", "https://shop.mgae.com/cdn/shop/files/918919-My-First-Baby-Doll-Annabell6.jpg?v=1698172637", "https://shop.mgae.com/cdn/shop/files/My-First-Baby-Dolls.jpg?v=1698172676", "https: https://cdn.shopify.com/s/files/1/0272/0202/7618/files/BABY-born-My-First-Baby-Doll.jpg?v=1712944686", "https://cdn.shopify.com/s/files/1/0272/0202/7618/files/Baby-Born-World-F23.jpg?v=1711651028"], "stock_count": 1, "data": ["transfer"], "image_url": "https://shop.mgae.com/cdn/shop/files/918919-My-First-Baby-Doll-Annabell.jpg?v=1698172638", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/baby-born-my-first-baby-doll-annabell", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'baby-born-my-first-baby-doll-annabell' - 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__} '
|