| row_id |
28313 |
| time_created |
2026-06-19 08:26:22.767949 |
| endpoint |
https://usmall-catalog.shopfans.io/log/product_upload |
| params |
|
| body |
{"product": {"rating": 4.5, "rating_count": 20, "brand": "LOL Surprise", "name": "LOL Surprise Magic Flyers Fairies Tots - Flower Child", "description": "Watch the Magic Come to Life!\nDiscover the enchanting world of LOL Surprise Magic Flyers Fairies Tots - Flower Child, where imagination takes flight! This isn't just a toy; it's a magical experience that will captivate and delight.\nWhat Makes It Special:\n\nMagical Unboxing Experience: Your fairy emerges from a beautiful blossoming flower-shaped package that opens like a real flower\n\nInteractive Flying Fun: Guide your Flower Child fairy up and down with the included magic wand - no batteries needed!\n\nCollectible Series: Part of the Magic Flyers collection featuring 2 adorable styles: Snowflake and Flower Child\n\nPerfect Gift: Ideal for birthdays, holidays, or any special occasion\n\nThe Experience:\nImagine the joy on their face as they watch their very own fairy take flight! With simple hand movements and the magic wand, kids can control their fairy's flight path, creating endless hours of interactive play. The Flower Child design features charming details that LOL Surprise fans adore.\nBring home the magic today and let imaginations soar!", "data": {"dataFacets": []}, "categories": ["Home > LOL Surprise"], "gender": "Kids", "product_images": [], "market_id": 115, "remote_code": "lol-surprise-magic-flyers-fairies-tots-flower-child", "is_lost": 0, "variants": [{"remote_code": "51992361369967", "upc": "14715190149487", "additional_upc": "1751480635", "remote_url": "https://shop.mgae.com/products/lol-surprise-magic-flyers-fairies-tots-flower-child", "size": "N/A", "origin_color": "N/A", "price": 33.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/542261-Magic-Flyers-Fairies-Flower-Child.jpg?v=1751480635", "https://shop.mgae.com/cdn/shop/files/542261-Magic-Flyers-Fairies-Flower-Child1.jpg?v=1751480635", "https://shop.mgae.com/cdn/shop/files/542261-Magic-Flyers-Fairies-Flower-Child2.jpg?v=1751480635", "https://shop.mgae.com/cdn/shop/files/542261-Magic-Flyers-Fairies-Flower-Child3.jpg?v=1751480635", "https://shop.mgae.com/cdn/shop/files/542261-Magic-Flyers-Fairies-Flower-Child4.jpg?v=1751480635", "https://shop.mgae.com/cdn/shop/files/542261-Magic-Flyers-Fairies-Flower-Child5.jpg?v=1751480635", "https://cdn.shopify.com/s/files/1/0272/0202/7618/files/Magic-Fairies-video.jpg?v=1754917209", "https: https://cdn.shopify.com/s/files/1/0272/0202/7618/files/LOL-Tweens-Core-Doll---Olive-Flutter-Video_9cff11d9-dda0-464a-9212-27270025290b.jpg?v=1760468029"], "stock_count": 1, "data": ["transfer"], "image_url": "https://shop.mgae.com/cdn/shop/files/542261-Magic-Flyers-Fairies-Flower-Child.jpg?v=1751480635", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/lol-surprise-magic-flyers-fairies-tots-flower-child", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'lol-surprise-magic-flyers-fairies-tots-flower-child' - 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__} '
|