| body |
{"product": {"rating": 4.4, "rating_count": 30, "brand": "LOL Surprise", "name": "LOL Surprise Mermaids! Makeover Magic Tots", "description": "Dive Into Magical Mermaid Transformations!\nDiscover the enchanting world of LOL Surprise Mermaids! Makeover Magic Tots\u2014where every unboxing reveals a splash of surprise and a wave of collectible fun. These adorable tots are ready to make a big splash with their mermaid-inspired makeover magic.\nWhat Makes This Tot Special:\n\n\nSurprise Unboxing Experience: Unwrap layers of excitement with multiple surprises hidden inside\n\nMermaid Makeover Magic: Transform your tot with color-change features that reveal stunning mermaid details\n\nCollectible Design: Part of the exclusive LOL Surprise Mermaids collection\u2014perfect for display or play\n\nPremium Quality: Crafted with attention to detail, from expressive features to adorable accessories\n\nGift-Ready Packaging: Arrives in signature LOL Surprise packaging that's as fun to open as it is to give\n\nPerfect For:\nCollectors seeking the latest LOL Surprise release, gift-givers looking for that wow-factor present, or fans ready to expand their mermaid-themed collection. Whether displayed on a shelf or brought to life through imaginative play, this Makeover Magic Tot delivers premium collectible charm.\nCollect all six to create your own magical makeover, layer lip gloss colors for endless custom looks, and dive into waves of creative fun!", "data": {"dataFacets": []}, "categories": ["Home > LOL Surprise"], "gender": "Kids", "product_images": [], "market_id": 115, "remote_code": "lol-surprise-mermaids-makeover-magic-tots", "is_lost": 0, "variants": [{"remote_code": "52358807454063", "upc": "14820538614127", "additional_upc": "1763670817", "remote_url": "https://shop.mgae.com/products/lol-surprise-mermaids-makeover-magic-tots", "size": "N/A", "origin_color": "N/A", "price": 10.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/596301-Tot-Mermaids-Makeover-Magic.jpg?v=1763670817", "https://shop.mgae.com/cdn/shop/files/596301-Tot-Mermaids.jpg?v=1765471082", "https://shop.mgae.com/cdn/shop/files/596301-Tot-Mermaids1.jpg?v=1765471082", "https://shop.mgae.com/cdn/shop/files/596301-Tot-Mermaids-Makeover-Magic-3.jpg?v=1765471082", "https://shop.mgae.com/cdn/shop/files/596301-Tot-Mermaids-Makeover-Magic-5.jpg?v=1765471082", "https://shop.mgae.com/cdn/shop/files/596301-Tot-Mermaids2.jpg?v=1765471082", "https://shop.mgae.com/cdn/shop/files/596301-Tot-Mermaids3.jpg?v=1765471082", "https://shop.mgae.com/cdn/shop/files/596301-Tot-Mermaids4.jpg?v=1765471082", "https: https://cdn.shopify.com/s/files/1/0272/0202/7618/files/596301-Makeover-Magic-Tots-video.jpg?v=1769443150"], "stock_count": 1, "data": ["transfer"], "image_url": "https://shop.mgae.com/cdn/shop/files/596301-Tot-Mermaids-Makeover-Magic.jpg?v=1763670817", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/lol-surprise-mermaids-makeover-magic-tots", "parsing_type": "basket", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'lol-surprise-mermaids-makeover-magic-tots' - 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__} '
|