| row_id |
28384 |
| time_created |
2026-06-19 08:29:45.851801 |
| endpoint |
https://usmall-catalog.shopfans.io/log/product_upload |
| params |
|
| body |
{"product": {"rating": 4.6, "rating_count": 19, "brand": "Rainbow High", "name": "Rainbow High Creative Crystals Bella - Pink 11\u201d Fashion Doll with Crystal Accessory Make It Kit", "description": "Unleash Your Creativity with Rainbow High Creative Crystals Bella!\nMeet Bella, the stunning 11-inch fashion doll that brings sparkle and imagination to life! This isn't just a doll\u2014it's a complete creative experience that lets kids design their own dazzling crystal accessories.\nWhat Makes This Special:\n\n\nComplete DIY Crystal Kit: Create beautiful, custom crystal accessories with the included make-it kit\n\nGorgeous Pink Fashion: Bella comes dressed in trendy pink outfits that showcase her unique style\n\nPremium Quality: 11-inch articulated doll with beautiful hair perfect for styling and play\n\nEndless Creativity: Design and customize accessories to match Bella's fabulous wardrobe\n\nPerfect Gift: Combines fashion doll play with hands-on crafting fun\n\nInspire Imagination & Creativity:\nWatch as young creators bring their visions to life, designing one-of-a-kind crystal accessories for Bella. This unique combination of fashion doll and craft kit encourages artistic expression while providing hours of engaging play.\nJoin the Rainbow High world! Watch the animated series on YouTube and Netflix to follow Bella's adventures and get inspired for even more creative play.\nPerfect for kids who love fashion, crafting, and imaginative storytelling. The possibilities are as limitless as their creativity!", "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-creative-crystals-fashion-doll-bella", "is_lost": 0, "variants": [{"remote_code": "51662864154991", "upc": "14628942217583", "additional_upc": "1734364365", "remote_url": "https://shop.mgae.com/products/rainbow-creative-crystals-fashion-doll-bella", "size": "N/A", "origin_color": "N/A", "price": 27.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/522904-Creative-Crystals-Bella_c1081895-53c8-4977-b4b7-681d498de37b.jpg?v=1734364365", "https://shop.mgae.com/cdn/shop/files/522904-Creative-Crystals-Bella1_711263df-eb1d-4fa0-be68-99e4d36a62cf.jpg?v=1734364365", "https://shop.mgae.com/cdn/shop/files/522904-Creative-Crystals-Bella2_b43b8ac2-50da-452c-8240-67ff6385985c.jpg?v=1734364365", "https://shop.mgae.com/cdn/shop/files/522904-Creative-Crystals-Bella3.jpg?v=1735844231", "https://shop.mgae.com/cdn/shop/files/522904-Creative-Crystals-Bella2_cd1f6bed-fc2d-42dc-ab83-2ef5d6543d70.jpg?v=1735844231", "https://shop.mgae.com/cdn/shop/files/Rainbow-High-Creative-Crystals-Dolls_afec127c-7564-4428-aec6-6b693a0270e6.jpg?v=1746727376", "https: https://cdn.shopify.com/s/files/1/0272/0202/7618/files/522904-Creative-Crystals-Bella_eeb613d0-1f29-4286-9613-1d0f77edc184.jpg?v=1735845133"], "stock_count": 1, "data": ["transfer"], "image_url": "https://shop.mgae.com/cdn/shop/files/522904-Creative-Crystals-Bella_c1081895-53c8-4977-b4b7-681d498de37b.jpg?v=1734364365", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/rainbow-creative-crystals-fashion-doll-bella", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'rainbow-creative-crystals-fashion-doll-bella' - parsed successfully. additional_error_text=''"} |
| status_code |
500 |
| 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__} '
|