| row_id |
28345 |
| time_created |
2026-06-19 08:27:21.160870 |
| endpoint |
https://usmall-catalog.shopfans.io/log/product_upload |
| params |
|
| body |
{"product": {"rating": 4.6, "rating_count": 18, "brand": "Rainbow High", "name": "Rainbow High Creative Crystals Amaya - Rainbow 11\u201d Fashion Doll with Crystal Accessory Make It Kit", "description": "Unleash Your Creativity with Rainbow High Creative Crystals Amaya!\nMeet Amaya, the stunning 11-inch Rainbow High fashion doll that brings sparkle and creativity to playtime! 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\u00a0\n\n\nDIY Crystal Accessory Kit: Create beautiful, custom crystal accessories with the included make-it kit\u2014perfect for hands-on creative play\n\nRainbow-Inspired Fashion: Amaya comes dressed in gorgeous rainbow-themed outfits that celebrate color and style\n\nPremium Quality: 11 inches of poseable perfection with luxurious hair for endless styling possibilities\n\nEncourages Imagination: Combines fashion doll play with crafting activities to inspire creativity\n\nPerfect Gift: The ultimate 2-in-1 package\u2014a beautiful doll plus a fun DIY activity\n\n\u00a0\nWhy Kids Love It:\nRainbow High dolls inspire kids to express themselves through fashion, hair styling, and now crystal accessory design. Amaya's vibrant personality and the hands-on crystal kit provide hours of imaginative play that goes beyond traditional dolls.\nJoin the Rainbow High World: Watch the animated series on YouTube and Netflix to bring Amaya's story to life!\nIdeal for ages 8+ who love fashion, creativity, and all things sparkly!", "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-amaya", "is_lost": 0, "variants": [{"remote_code": "51662865236335", "upc": "14628942643567", "additional_upc": "1746727376", "remote_url": "https://shop.mgae.com/products/rainbow-creative-crystals-fashion-doll-amaya", "size": "N/A", "origin_color": "N/A", "price": 27.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/523321-Creative-Crystals-Amaya_3944adb5-44d3-4c19-841f-27fdace1b8d4.jpg?v=1746727376", "https://shop.mgae.com/cdn/shop/files/523321-Creative-Crystals-Amaya1_337bf6db-0bcd-4113-88dd-5b902f4051cd.jpg?v=1746727376", "https://shop.mgae.com/cdn/shop/files/523321-Creative-Crystals-Amaya2_273a1a91-b24a-4520-a1dd-a8cefb5cc175.jpg?v=1746727376", "https://shop.mgae.com/cdn/shop/files/523321--Creative-Crystals-Amaya4.jpg?v=1746727376", "https://shop.mgae.com/cdn/shop/files/523321-Rainbow-High-Creative-Crystals-Amaya.jpg?v=1746727376", "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/523321--Creative-Crystals-Amaya-Video.jpg?v=1735850022"], "stock_count": 1, "data": ["transfer"], "image_url": "https://shop.mgae.com/cdn/shop/files/523321-Creative-Crystals-Amaya_3944adb5-44d3-4c19-841f-27fdace1b8d4.jpg?v=1746727376", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/rainbow-creative-crystals-fashion-doll-amaya", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'rainbow-creative-crystals-fashion-doll-amaya' - 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__} '
|