| body |
{"product": {"rating": 4.8, "rating_count": 20, "brand": "Rainbow High", "name": "Rainbow High Littles Opal Raine, Rainbow, 5.5\" Posable Small Doll", "description": "Meet Opal Raine - Your New Rainbow Best Friend!\nBring home the magic of Rainbow High with this adorable 5.5\" Opal Raine doll from the Rainbow High Littles collection. Perfect for young fashionistas who love vibrant colors and imaginative play!\nWhat Makes Opal Raine Special:\n\n\nFully Posable: Multiple points of articulation let kids create endless poses and play scenarios\n\nRainbow-Inspired Fashion: Dressed in a stunning rainbow-themed outfit that sparkles with personality\n\nStyleable Hair: Gorgeous hair ready for brushing, styling, and creative hair play\n\nPerfect Size: At 5.5 inches, she's the ideal companion for on-the-go adventures\n\nCollectible: Part of the beloved Rainbow High Littles series - collect them all!\n\nEndless Imaginative Play:\nWhether she's heading to Rainbow High, going on adventures with her big sister dolls, or creating her own fashion moments, Opal Raine inspires creativity and storytelling. Her compact size makes her perfect for travel, playdates, and taking the Rainbow High magic anywhere!\nAdd Opal Raine to your Rainbow High collection today and watch your child's imagination soar!", "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-littles-dolls-opal-rainbow", "is_lost": 0, "variants": [{"remote_code": "41134047821922", "upc": "7128789614690", "additional_upc": "1721143322", "remote_url": "https://shop.mgae.com/products/rainbow-high-littles-dolls-opal-rainbow", "size": "N/A", "origin_color": "N/A", "price": 11.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/531203-Littles-Opal-Raine.jpg?v=1721143322", "https://shop.mgae.com/cdn/shop/files/531203-Rainbow-High-Littles-Rainbow2.jpg?v=1720551090", "https://shop.mgae.com/cdn/shop/files/531203-Littles-Opal-Raine4.jpg?v=1721143322", "https://shop.mgae.com/cdn/shop/files/531203-Littles-Opal-Raine5.jpg?v=1721143322", "https://shop.mgae.com/cdn/shop/files/Littles-Dolls.jpg?v=1721141432", "https: https://cdn.shopify.com/s/files/1/0272/0202/7618/files/RH-Littles.jpg?v=1723649977"], "stock_count": 1, "data": ["transfer"], "image_url": "https://shop.mgae.com/cdn/shop/files/531203-Littles-Opal-Raine.jpg?v=1721143322", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/rainbow-high-littles-dolls-opal-rainbow", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'rainbow-high-littles-dolls-opal-rainbow' - 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__} '
|