| body |
{"product": {"rating": 4.9, "rating_count": 19, "brand": "Rainbow High", "name": "Rainbow High Shadow High Natasha - 11\u201d Fashion Doll with Accessories", "description": "Meet Natasha - The Edgy Icon of Shadow High!\nBring home the fierce and fabulous Natasha from Rainbow High's Shadow High collection! This stunning 11-inch fashion doll embodies bold style with her dramatic black and white aesthetic and edgy attitude.\nWhat Makes Natasha Special:\n\n\nPremium Quality Construction - Fully articulated 11-inch doll with 15 points of articulation for endless posing possibilities\n\nStunning Hair Play - Long, luxurious hair perfect for styling, brushing, and creating dramatic looks\n\nComplete Fashion Ensemble - Dressed in a trendsetting Shadow High outfit that captures her unique personality\n\nExciting Accessories - Includes multiple fashion pieces and accessories to mix, match, and create new looks\n\nCollector's Quality - Part of the exclusive Shadow High collection, perfect for display or play\n\nPerfect For:\nFashion doll enthusiasts, collectors, creative kids who love hair styling and fashion play, and anyone who appreciates bold, edgy style. Makes an exceptional gift for birthdays, holidays, or any special occasion!\n", "data": {"dataFacets": []}, "categories": ["Home > Rainbow High Dolls \u2013 Where Bold Fashion and Bright Color Collide"], "gender": "Kids", "product_images": [], "market_id": 115, "remote_code": "rainbow-high-shadow-high-natasha-11-fashion-doll-with-accessories", "is_lost": 0, "variants": [{"remote_code": "51952603890031", "upc": "14709347778927", "additional_upc": "1749489268", "remote_url": "https://shop.mgae.com/products/rainbow-high-shadow-high-natasha-11-fashion-doll-with-accessories", "size": "N/A", "origin_color": "N/A", "price": 16.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/570608-Shadow-High-Natasha.jpg?v=1749489268", "https://shop.mgae.com/cdn/shop/files/570608-Shadow-High-Natasha1_3eba2c44-4fd0-4c7c-9885-1634ace6a754.jpg?v=1758634278", "https://shop.mgae.com/cdn/shop/files/570608-Shadow-High-Natasha2_42ac4f87-adb8-4374-987c-a63b6ec3c29e.jpg?v=1758634278", "https://shop.mgae.com/cdn/shop/files/570608-Shadow-High-Natasha3_7247fa38-48cf-402a-8e4e-01c981d2eda5.jpg?v=1758634278", "https://shop.mgae.com/cdn/shop/files/Rainbow-High-Shadow-High-F25-Dolls.jpg?v=1758635618", "https: https://cdn.shopify.com/s/files/1/0272/0202/7618/files/Shadow-High-Dolls-Video.jpg?v=1754503256", "https: https://cdn.shopify.com/s/files/1/0272/0202/7618/files/Shadow-High-Natasha-Video.jpg?v=1760470061"], "stock_count": 1, "data": ["transfer"], "image_url": "https://shop.mgae.com/cdn/shop/files/570608-Shadow-High-Natasha.jpg?v=1749489268", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/rainbow-high-shadow-high-natasha-11-fashion-doll-with-accessories", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'rainbow-high-shadow-high-natasha-11-fashion-doll-with-accessories' - 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__} '
|