| body |
{"product": {"rating": 4.8, "rating_count": 19, "brand": "Bratz", "name": "Bratz Big Babyz Doll Yasmin", "description": "Bring Home the Magic of Bratz Big Babyz Yasmin!\nMeet Yasmin, the adorable Bratz Big Babyz doll who's ready to become your child's new best friend! With her signature style and sweet personality, this collectible doll brings the beloved Bratz Babyz experience to life in a bigger, more huggable size.\nWhy You'll Love This Doll:\n\n\nIconic Bratz Style: Features Yasmin's classic look with trendy fashion and accessories that capture the Bratz spirit\n\nPerfect Size: Larger than traditional Bratz Babyz dolls for easier play and display\n\nCollectible Quality: Part of the sought-after Bratz Big Babyz collection, perfect for fans and collectors\n\nImaginative Play: Encourages creative storytelling and nurturing play patterns\n\nGift-Ready: Makes an unforgettable present for birthdays, holidays, or any special occasion\n\nProduct Details:\nThis premium doll comes beautifully packaged and ready to delight. Whether you're a longtime Bratz collector or introducing a new generation to these iconic characters, Yasmin is sure to bring joy and spark endless imaginative adventures.\n", "data": {"dataFacets": []}, "categories": ["Home > Bratz"], "gender": "Kids", "product_images": [], "market_id": 115, "remote_code": "bratz-big-babyz-doll-yasmin", "is_lost": 0, "variants": [{"remote_code": "51989323252079", "upc": "14714832847215", "additional_upc": "1750181692", "remote_url": "https://shop.mgae.com/products/bratz-big-babyz-doll-yasmin", "size": "N/A", "origin_color": "N/A", "price": 32.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/524151-Bratz-Big-Babyz-Doll-Yasmin.jpg?v=1750181692", "https://shop.mgae.com/cdn/shop/files/524151-Bratz-Big-Babyz-Doll-Yasmin2.jpg?v=1750181692", "https://shop.mgae.com/cdn/shop/files/524151-Bratz-Big-Babyz-Doll-Yasmin1.jpg?v=1751985435", "https://shop.mgae.com/cdn/shop/files/524151-Bratz-Big-Babyz-Doll-Yasmin3_ad0217cc-08b1-431a-abe1-ff84129257c8.jpg?v=1751985435", "https://shop.mgae.com/cdn/shop/files/524151-Bratz-Big-Babyz-Doll-Yasmin4.jpg?v=1751985435", "https://shop.mgae.com/cdn/shop/files/524151-Bratz-Big-Babyz-Doll-Yasmin5.jpg?v=1751985435", "https://shop.mgae.com/cdn/shop/files/Bratz-Big-Babyz-Dolls1.jpg?v=1751986092", "https://shop.mgae.com/cdn/shop/files/Bratz-Big-Babyz-Dolls_47146f02-2d80-4422-a978-295f9856ec03.jpg?v=1751986092", "https: https://cdn.shopify.com/s/files/1/0272/0202/7618/files/Bratz-Big-Babyz-Doll-Yasmin.jpg?v=1760537523"], "stock_count": 1, "data": ["transfer"], "image_url": "https://shop.mgae.com/cdn/shop/files/524151-Bratz-Big-Babyz-Doll-Yasmin.jpg?v=1750181692", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/bratz-big-babyz-doll-yasmin", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'bratz-big-babyz-doll-yasmin' - 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__} '
|