| body |
{"product": {"rating": 4.5, "rating_count": 23, "brand": "MGA's MIniverse", "name": "MGA's Miniverse Make It Mini From Scratch Series 2 Mini Collectibles", "description": "Create Adorable Mini Food from Scratch!\nUnleash your creativity with MGA's Miniverse Make It Mini From Scratch Series 2! This exciting collectible lets you craft incredibly detailed miniature food items using real, workable materials.\nWhat Makes It Special:\n\n\nHands-On Fun: Mix, mold, and make your own tiny treats from actual ingredients\n\nSurprise Element: Each ball contains mystery mini food to create\n\nUltra-Realistic Details: Create miniatures so detailed, they look good enough to eat\n\nCollectible Series: Build your collection with multiple items from Series 2\n\nPerfect Gift: Ideal for crafters, collectors, and mini enthusiasts ages 8+\n\nExperience the satisfaction of making something tiny and amazing with your own hands. Each Miniverse ball includes everything you need to create your mini masterpiece, complete with a display case to show off your creation.\nJoin the mini-making revolution and discover which adorable food item you'll create next!\nDISCLAIMER: ALL Ingredients are NOT edible.\nNot suitable for kids under 8 years of age.", "data": {"dataFacets": []}, "categories": ["Home > MGA's Miniverse"], "gender": "Kids", "product_images": [], "market_id": 115, "remote_code": "mgas-miniverse-make-it-mini-from-scratch-series-2", "is_lost": 0, "variants": [{"remote_code": "52088972706159", "upc": "14754197078383", "additional_upc": "1753878618", "remote_url": "https://shop.mgae.com/products/mgas-miniverse-make-it-mini-from-scratch-series-2", "size": "N/A", "origin_color": "N/A", "price": 10.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/546849-MV-Scratch-Series-Two.jpg?v=1753878618", "https://shop.mgae.com/cdn/shop/files/546849-MV-Scratch-Series-Two1_969e3226-3840-417b-b215-0b242e76d04c.jpg?v=1756144682", "https://shop.mgae.com/cdn/shop/files/546849-MV-Scratch-Series-Two2_b39d3f20-1cf3-42d4-a3de-9ca93c67a84e.jpg?v=1756144682", "https://shop.mgae.com/cdn/shop/files/546849-MV-Scratch-Series-Two3_9a9898e4-b350-4511-b652-f0521c2ea9f5.jpg?v=1756144682", "https://shop.mgae.com/cdn/shop/files/546849-MV-Scratch-Series-Two4_0cd1f6ba-5f55-4949-b635-94f71de1887a.jpg?v=1756144682", "https://shop.mgae.com/cdn/shop/files/546849-MV-Scratch-Series-Two5.jpg?v=1756144682", "https://shop.mgae.com/cdn/shop/files/546849-MV-Scratch-Series-Two6_b8b52b7c-f23d-44c1-9cf4-55e76c5d1791.jpg?v=1756144507", "https: https://cdn.shopify.com/s/files/1/0272/0202/7618/files/Mini-Spaces-Furniture-Video.jpg?v=1756306101"], "stock_count": 1, "data": ["transfer"], "image_url": "https://shop.mgae.com/cdn/shop/files/546849-MV-Scratch-Series-Two.jpg?v=1753878618", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/mgas-miniverse-make-it-mini-from-scratch-series-2", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'mgas-miniverse-make-it-mini-from-scratch-series-2' - 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__} '
|