row_id: 28319

Column Value
row_id 28319
time_created 2026-06-19 08:26:23.786477
endpoint https://usmall-catalog.shopfans.io/log/product_upload
params
body {"product": {"rating": 4.5, "rating_count": 4, "brand": "Yummiland", "name": "Yummiland Num Noms Body Scent Series 2", "description": "Create Your Own Scented Adventure in Yummiland!Welcome to Yummiland, where the sweetest Num Noms live alongside our brave Yummi superheroes! This delightful Body Scent Series 2 brings the magic of personalized perfume creation right to your fingertips.What Makes This Special:\n\nDIY Perfume Fun: Mix your own mini perfume roller with the included perfume base and unique scent\n\nSurprise Inside: Each package contains one of 10 adorable scented Num Noms - which one will you get?\n\nTake It Anywhere: Includes a convenient keychain attachment so you can carry your favorite scent on-the-go\n\nEasy to Create: Simply combine the perfume base with your Num Nom's signature scent, attach the rollerball, and you're ready!\n\nCollectible Characters: 10 new Num Noms to discover and collect\nPerfect For:Young creators who love surprises, scented collectibles, and expressing their unique style. Each Num Nom brings its own sweet personality and delicious fragrance to your collection.What's Included: 1 surprise scented Num Nom character, perfume base, rollerball applicator, and keychain attachment.Start your scented journey through Yummiland today - create, collect, and carry your favorite fragrances wherever you go!", "data": {"dataFacets": []}, "categories": ["Home > Yummiland"], "gender": "Kids", "product_images": [], "market_id": 115, "remote_code": "yummiland-num-noms-body-scent-series-2", "is_lost": 0, "variants": [{"remote_code": "52006699401583", "upc": "14719999705455", "additional_upc": "1755192141", "remote_url": "https://shop.mgae.com/products/yummiland-num-noms-body-scent-series-2", "size": "N/A", "origin_color": "N/A", "price": 5.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/546689-Num-Noms-Body-Scent-Series-Two_b314dfc2-9c56-4add-a764-b43e5f566d3f.jpg?v=1755192141", "https://shop.mgae.com/cdn/shop/files/546689-Num-Noms-Body-Scent-Series-Two1.jpg?v=1755192141", "https://shop.mgae.com/cdn/shop/files/546689-Num-Noms-Body-Scent-Series-Two2.jpg?v=1755192141", "https://shop.mgae.com/cdn/shop/files/546689-Num-Noms-Body-Scent-Series-Two3.jpg?v=1755192141", "https: https://cdn.shopify.com/s/files/1/0272/0202/7618/files/Yummiland-Num-Noms-Body-Scent-Series-Two.jpg?v=1756127249"], "stock_count": 1, "data": ["transfer"], "image_url": "https://shop.mgae.com/cdn/shop/files/546689-Num-Noms-Body-Scent-Series-Two_b314dfc2-9c56-4add-a764-b43e5f566d3f.jpg?v=1755192141", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/yummiland-num-noms-body-scent-series-2", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'yummiland-num-noms-body-scent-series-2' - 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__} '