| body |
{"product": {"rating": 4.7, "rating_count": 21, "brand": "MGA's MIniverse", "name": "MGA's Miniverse Make It Mini Spa Mini Collectibles", "description": "Create Your Own Miniature Spa Experience!\nDiscover the magic of MGA's Miniverse Make It Mini Spa, where you can craft adorable, ultra-realistic miniature spa collectibles with your own hands. Each ball contains everything you need to make tiny, detailed spa items that look just like the real thing!\nWhat Makes It Special:\n\n\nHands-On Fun: Mix, mold, and create your own miniature spa products\n\nUltra-Realistic Details: Each mini collectible features incredible attention to detail\n\nPerfect Gift: Ideal for collectors and craft enthusiasts ages 8+\n\nCollectible Series: Part of the popular Miniverse collection - collect them all!\n\nSpa Theme: Create relaxing spa-themed miniatures for your collection\n\nUnwrap the surprise, follow the simple instructions, and watch as your miniature spa creation comes to life. Whether you're building your Miniverse collection or starting fresh, each ball brings the joy of crafting something truly special in miniature form.\nPerfect for: Collectors, creative kids, craft lovers, and anyone who appreciates the charm of tiny, detailed creations!\nDISCLAIMER: ALL ingredients are NOT edible.\nNot suitable for children under 8 years of age. Adult supervision required.", "data": {"dataFacets": []}, "categories": ["Home > MGA's Miniverse"], "gender": "Kids", "product_images": [], "market_id": 115, "remote_code": "mgas-miniverse-make-it-mini-spa", "is_lost": 0, "variants": [{"remote_code": "41259403477090", "upc": "7180563710050", "additional_upc": "1733229267", "remote_url": "https://shop.mgae.com/products/mgas-miniverse-make-it-mini-spa", "size": "N/A", "origin_color": "N/A", "price": 9.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/531159-Miniverse-Spa_a7b00e09-15cc-49ab-bf61-8bb4d3302158.jpg?v=1733229267", "https://shop.mgae.com/cdn/shop/files/531159-Miniverse-Spa1_16230e91-ea7d-4477-a7dd-ffb63a751b8c.jpg?v=1733230167", "https://shop.mgae.com/cdn/shop/files/531159-Miniverse-Spa2_48d5f591-d3ec-4343-b895-382ffcb86e92.jpg?v=1733230167", "https://shop.mgae.com/cdn/shop/files/531159-Miniverse-Spa3_93adfb3c-acfb-4a03-b60f-6cb039171549.jpg?v=1733230167", "https://shop.mgae.com/cdn/shop/files/531159-Miniverse-Spa4_b2bbc78f-9a6d-408d-ab8f-0ed9804f9ecc.jpg?v=1733230167", "https://shop.mgae.com/cdn/shop/files/531159-Miniverse-Spa5_6f0f74a8-e5fb-47c9-ad79-d4d1cdaf97f6.jpg?v=1733230167", "https://cdn.shopify.com/s/files/1/0272/0202/7618/files/Spa.jpg?v=1729858833", "https: https://cdn.shopify.com/s/files/1/0272/0202/7618/files/Make-It-Mini-Spa.jpg?v=1724081627"], "stock_count": 1, "data": ["transfer"], "image_url": "https://shop.mgae.com/cdn/shop/files/531159-Miniverse-Spa_a7b00e09-15cc-49ab-bf61-8bb4d3302158.jpg?v=1733229267", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/mgas-miniverse-make-it-mini-spa", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'mgas-miniverse-make-it-mini-spa' - 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__} '
|