| row_id |
28372 |
| time_created |
2026-06-19 08:28:51.010195 |
| endpoint |
https://usmall-catalog.shopfans.io/log/product_upload |
| params |
|
| body |
{"product": {"rating": 4.9, "rating_count": 20, "brand": "Rainbow High", "name": "Rainbow High Littles Sapphire Bradshaw, Blue, 5.5\" Posable Small Doll", "description": "Meet Sapphire Bradshaw - Your New Little Sister!\nIntroducing the Rainbow High Littles Sapphire Bradshaw doll, where big style comes in a small package! This adorable 5.5\" posable doll brings the vibrant world of Rainbow High to life with her stunning blue fashion and endless play possibilities.\nWhy Kids Love Sapphire:\n\n\nFully Posable: Create endless poses and imaginative play scenarios with her articulated body\n\nGorgeous Blue Style: Sapphire rocks a fabulous blue-themed outfit that's as vibrant as her personality\n\nHair Play Fun: Style and restyle her beautiful hair for hours of creative fun\n\nPerfect Size: At 5.5 inches, she's the ideal companion for on-the-go adventures\n\nRainbow High Universe: Collect all the Rainbow High Littles to expand the storytelling fun\n\nPerfect For:\nYoung fashionistas who love creative play, hair styling, and collecting adorable dolls. Sapphire Bradshaw encourages imaginative storytelling and helps develop fine motor skills through dress-up and posing play.\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-littles-dolls-sapphire-blue", "is_lost": 0, "variants": [{"remote_code": "41133935296610", "upc": "7128777916514", "additional_upc": "1721142539", "remote_url": "https://shop.mgae.com/products/rainbow-high-littles-dolls-sapphire-blue", "size": "N/A", "origin_color": "N/A", "price": 11.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/531197-Littles-Sapphire-Bradshaw.jpg?v=1721142539", "https://shop.mgae.com/cdn/shop/files/531197-Rainbow-High-Littles-Dolls--Blue2.jpg?v=1720549517", "https://shop.mgae.com/cdn/shop/files/531197-Littles-Sapphire-Bradshaw5.jpg?v=1721142539", "https://shop.mgae.com/cdn/shop/files/531197-Littles-Sapphire-Bradshaw4.jpg?v=1721142538", "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/531197-Littles-Sapphire-Bradshaw.jpg?v=1721142539", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/rainbow-high-littles-dolls-sapphire-blue", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'rainbow-high-littles-dolls-sapphire-blue' - 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__} '
|