| body |
{"product": {"rating": 4.8, "rating_count": 20, "brand": "Yummiland", "name": "Yummiland Beauty Bag Playset + Lip Gloss Doll - Cupcake Bag with Exclusive Callie Birthday Cake Doll", "description": "Discover the Magic of Yummiland Beauty Bag Playset!\nStep into the deliciously delightful world of Yummiland, where sweetness meets adventure! This enchanting Beauty Bag Playset brings the magic home with an exclusive Callie Birthday Cake Lip Gloss Doll and a treasure trove of beauty surprises.\nWhat's Inside This Sweet Surprise?\n\n\nExclusive Lip Gloss Doll: Meet Callie Birthday Cake - a collectible character you won't find anywhere else!\n\nReal Beauty Products: Includes real nail polish, shimmering body glitter, and fun stickers for creative play\n\nMini Play Environment: Inspired by the beloved Yummiland animated series\n\nAdorable Cupcake Bag: Doubles as storage and features a convenient carry handle for on-the-go fun\n\nPerfect for Imaginative Play:\nWatch your child's creativity bloom as they explore pretend pampering and beauty play. The colorful cosmetics and accessories encourage imaginative storytelling while the exclusive doll adds collectible value to their Yummiland world.\nEasy Storage & Portability:\nWhen playtime ends, everything packs neatly into the charming beauty bag. The built-in handle makes it perfect for sleepovers, travel, or keeping their room tidy.\nRecommended for ages 4+ | Collect them all to expand your Yummiland adventure!", "data": {"dataFacets": []}, "categories": ["Home > Yummiland"], "gender": "Kids", "product_images": [], "market_id": 115, "remote_code": "yummiland-holiday-lip-gloss-doll-gigi-gingerbread", "is_lost": 0, "variants": [{"remote_code": "52008842297711", "upc": "14721588887919", "additional_upc": "1754595391", "remote_url": "https://shop.mgae.com/products/yummiland-holiday-lip-gloss-doll-gigi-gingerbread", "size": "N/A", "origin_color": "N/A", "price": 22.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/546733-Yummiland-Beauty-Bag-Playset-Cupcake.jpg?v=1754595391", "https://shop.mgae.com/cdn/shop/files/546733-Yummiland-Beauty-Bag-Playset-Cupcake1.jpg?v=1754595391", "https://shop.mgae.com/cdn/shop/files/546733-Yummiland-Beauty-Bag-Playset-Cupcake2x.jpg?v=1754595539", "https://shop.mgae.com/cdn/shop/files/546733-Yummiland-Beauty-Bag-Playset-Cupcake2.jpg?v=1754595539", "https://shop.mgae.com/cdn/shop/files/546733-Yummiland-Beauty-Bag-Playset-Cupcake4.jpg?v=1754595391", "https://shop.mgae.com/cdn/shop/files/546733-Yummiland-Beauty-Bag-Playset-Cupcake5.jpg?v=1754595391", "https://shop.mgae.com/cdn/shop/files/546733-Yummiland-Beauty-Bag-Playset-Cupcake6.jpg?v=1754595391", "https://shop.mgae.com/cdn/shop/files/Yummiland-Beauty-Bags.jpg?v=1755196050", "https: https://cdn.shopify.com/s/files/1/0272/0202/7618/files/Yummiland-Beauty-Bag-Playset-Cupcake.jpg?v=1756127249", "https://cdn.shopify.com/s/files/1/0272/0202/7618/files/thumb_70365d8c-588b-4147-8888-33de281a83c3.jpg?v=1755194065"], "stock_count": 1, "data": ["transfer"], "image_url": "https://shop.mgae.com/cdn/shop/files/546733-Yummiland-Beauty-Bag-Playset-Cupcake.jpg?v=1754595391", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/yummiland-holiday-lip-gloss-doll-gigi-gingerbread", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'yummiland-holiday-lip-gloss-doll-gigi-gingerbread' - 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__} '
|