| body |
{"product": {"rating": 4.6, "rating_count": 18, "brand": "LOL Surprise", "name": "LOL Surprise Mermaids! Makeover Magic Baby Sisters with Color-Change Mermaid Tails", "description": "Dive Into Mermaid Magic!\nDiscover the enchanting world of LOL Surprise Mermaids! Makeover Magic Baby Sisters \u2013 where every unboxing reveals a splash of color-change wonder. This collectible doll features authentic mermaid details, including a stunning tail that transforms when dipped in water.\nWhat Makes This Special:\n\u00a0\n\n\nColor-Change Magic: Watch the mermaid tail reveal hidden colors and patterns with water\n\nPremium Details: Beautifully crafted with signature LOL Surprise quality and attention to detail\n\nUnboxing Excitement: Multiple layers of surprises await inside each package\n\nCollectible Series: Part of the exclusive Mermaids collection \u2013 perfect for building your underwater world\n\nAuthentic Licensed Toy: Official LOL Surprise product with genuine quality\n\n\u00a0\nPerfect For:\nIdeal for collectors, mermaid enthusiasts, and anyone who loves the thrill of surprise reveals. Recommended for ages 4 and up, this doll makes an unforgettable gift for birthdays, holidays, or just because.\nAdd this magical mermaid to your collection today and experience the wonder of transformation with every splash!", "data": {"dataFacets": []}, "categories": ["Home > LOL Surprise"], "gender": "Kids", "product_images": [], "market_id": 115, "remote_code": "lol-surprise-mermaids-makeover-magic-baby-sisters", "is_lost": 0, "variants": [{"remote_code": "52358870368623", "upc": "14820597956975", "additional_upc": "1763992434", "remote_url": "https://shop.mgae.com/products/lol-surprise-mermaids-makeover-magic-baby-sisters", "size": "N/A", "origin_color": "N/A", "price": 5.49, "variant_images": ["https://shop.mgae.com/cdn/shop/files/598787LOLSurpriseMermaidsMakeoverMagicBabySistersAsstPDQFP0002.jpg?v=1763992434", "https://shop.mgae.com/cdn/shop/files/598787LOLSurpriseMermaidsMakeoverMagicBabySistersAsstPDQFP0003.jpg?v=1765812955", "https://shop.mgae.com/cdn/shop/files/598787LOLSurpriseMermaidsMakeoverMagicBabySistersAsstPDQFP0004.jpg?v=1765812955", "https://shop.mgae.com/cdn/shop/files/598787LOLSurpriseMermaidsMakeoverMagicBabySistersAsstPDQFP0005.jpg?v=1765812955", "https://shop.mgae.com/cdn/shop/files/598787LOLSurpriseMermaidsMakeoverMagicBabySistersAsstPDQFP0007.jpg?v=1765812955", "https://shop.mgae.com/cdn/shop/files/598787-MagicBabySisters1.jpg?v=1765812955", "https://shop.mgae.com/cdn/shop/files/598787LOLSurpriseMermaidsMakeoverMagicBabySistersAsstPDQFP0008.jpg?v=1765812955", "https: https://cdn.shopify.com/s/files/1/0272/0202/7618/files/598787--Magic-Baby-Sisters-Video.jpg?v=1769442401"], "stock_count": 1, "data": ["transfer"], "image_url": "https://shop.mgae.com/cdn/shop/files/598787LOLSurpriseMermaidsMakeoverMagicBabySistersAsstPDQFP0002.jpg?v=1763992434", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/lol-surprise-mermaids-makeover-magic-baby-sisters", "parsing_type": "refresh", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'lol-surprise-mermaids-makeover-magic-baby-sisters' - 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__} '
|