| row_id |
28369 |
| time_created |
2026-06-19 08:28:29.868064 |
| endpoint |
https://usmall-catalog.shopfans.io/log/product_upload |
| params |
|
| body |
{"product": {"rating": 4.7, "rating_count": 19, "brand": "Yummiland", "name": "Yummiland Lip Gloss Doll: Sour Sweeties - Astrid Stars", "description": "Sweet Meets Sour in Yummiland!\nGet ready for mischief and magic with the Yummiland Sour Sweeties Lip Gloss Doll - Astrid Stars! This adorable collectible brings a delightful twist of sweet and sour fun to the incredible edible world of Yummiland.\nCreate Your Own Custom Lip Gloss:\nMix and match to make lip gloss that's uniquely yours! Each Sour Sweetie includes:\n\nSpecial scented lip gloss base\nExclusive lava color drops for one-of-a-kind creations\nSweet-and-sour themed colors that pop\n\nMore Than Just Lip Gloss:\nAstrid Stars is a fully poseable doll with removable fashions and comes with a convenient keychain, so you can take your lip gloss and your new Sour Sweetie friend everywhere you go!\nCollect Them All:\nAstrid Stars is one of six mischievous Sour Sweeties causing delightful chaos in Yummiland. Each character brings their own unique personality and lip gloss creation experience. Catch them all in the Yummiland animated series on YouTube!\nPerfect for: Creative play, collectible fun, and adding a splash of color to any day!", "data": {"dataFacets": []}, "categories": ["Home > Yummiland"], "gender": "Kids", "product_images": [], "market_id": 115, "remote_code": "yummiland-lip-gloss-doll-sour-sweeties-astrid-stars", "is_lost": 0, "variants": [{"remote_code": "52006678888815", "upc": "14719990727023", "additional_upc": "1750082867", "remote_url": "https://shop.mgae.com/products/yummiland-lip-gloss-doll-sour-sweeties-astrid-stars", "size": "N/A", "origin_color": "N/A", "price": 11.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/545859-Sour-Sweeties-Astrid-Stars.jpg?v=1750082867", "https://shop.mgae.com/cdn/shop/files/545859-Sour-Sweeties-Astrid-Stars1_06e3a851-1764-4bda-a6a5-8ff96a330d28.jpg?v=1755262480", "https://shop.mgae.com/cdn/shop/files/545859-Sour-Sweeties-Astrid-Stars2_c30a0929-9b75-455d-9eb0-7895377ffcdf.jpg?v=1755262480", "https://shop.mgae.com/cdn/shop/files/545859-Sour-Sweeties-Astrid-Stars3_0b698d0f-8a5b-456d-82e6-fdb8accb8337.jpg?v=1755262480", "https://shop.mgae.com/cdn/shop/files/545859-Sour-Sweeties-Astrid-Stars4_eec05823-c2c4-4130-997b-bac038dcaaa3.jpg?v=1755262480", "https://shop.mgae.com/cdn/shop/files/Sour-Sweeties-Dolls.jpg?v=1755262480", "https://cdn.shopify.com/s/files/1/0272/0202/7618/files/thumb_70365d8c-588b-4147-8888-33de281a83c3.jpg?v=1755194065", "https: https://cdn.shopify.com/s/files/1/0272/0202/7618/files/Astrid-Stars-Video.jpg?v=1761233416"], "stock_count": 1, "data": ["transfer"], "image_url": "https://shop.mgae.com/cdn/shop/files/545859-Sour-Sweeties-Astrid-Stars.jpg?v=1750082867", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/yummiland-lip-gloss-doll-sour-sweeties-astrid-stars", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'yummiland-lip-gloss-doll-sour-sweeties-astrid-stars' - 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__} '
|