row_id: 28381

Column Value
row_id 28381
time_created 2026-06-19 08:29:17.178112
endpoint https://usmall-catalog.shopfans.io/log/product_upload
params
body {"product": {"rating": null, "rating_count": null, "brand": "CarTuned", "name": "CarTuned Series 6 - 1969 Pontiac GTO Judge (Muscle Car)", "description": "Own a Piece of Muscle Car History!\nThe 1969 Pontiac GTO Judge roars into your collection with CarTuned Series 6\u2014a meticulously crafted tribute to one of America's most iconic muscle cars. This isn't just another diecast; it's a celebration of automotive excellence, engineered for collectors who demand authenticity.\nPremium Collectible Features:\n\n\nAuthentic Metal Body \u2013 Die-cast construction captures the GTO Judge's legendary presence\n\nReal Rubber Tires \u2013 Genuine rolling performance with period-correct wheel details\n\nCollector-Grade Detail \u2013 Designed by enthusiasts who understand what makes a collectible special\n\nDisplay-Ready Packaging \u2013 Showcase in the box or set it free on your shelf\n\nThe CarTuned Difference:\nCarTuned bridges the gap between play and display. Whether you're building a curated muscle car collection or introducing the next generation to automotive culture, this GTO Judge delivers premium quality at an accessible price point. Every detail\u2014from the signature Judge graphics to the authentic stance\u2014honors the original.\nPart of CarTuned Series 6, celebrating all genres of car culture. IT'S HOW WE ROLL!", "data": {"dataFacets": []}, "categories": ["Home > CarTuned"], "gender": "Kids", "product_images": [], "market_id": 115, "remote_code": "cartuned-series-6-1969-pontiac-gto-judge-muscle-car", "is_lost": 0, "variants": [{"remote_code": "52154538295663", "upc": "14774834299247", "additional_upc": "1760968308", "remote_url": "https://shop.mgae.com/products/cartuned-series-6-1969-pontiac-gto-judge-muscle-car", "size": "N/A", "origin_color": "N/A", "price": 5.99, "variant_images": ["https://shop.mgae.com/cdn/shop/files/528081-Series-6-1969-Pontiac-GTO-Judge.jpg?v=1760968308", "https://shop.mgae.com/cdn/shop/files/528081-Series-6-1969-Pontiac-GTO-Judge1.jpg?v=1760968308", "https://shop.mgae.com/cdn/shop/files/528081-Series-6-1969-Pontiac-GTO-Judge2.jpg?v=1760968308", "https://shop.mgae.com/cdn/shop/files/528081-Orange-Pontiac-GTO-Judge-Muscle-Car3.jpg?v=1760968308", "https: https://cdn.shopify.com/s/files/1/0272/0202/7618/files/528081-Pontiac-GTO-Judge.jpg?v=1763733790"], "stock_count": 1, "data": ["transfer"], "image_url": "https://shop.mgae.com/cdn/shop/files/528081-Series-6-1969-Pontiac-GTO-Judge.jpg?v=1760968308", "description": "Color: N/A; Size: N/A", "colors": ["N/A"]}]}, "remote_url": "https://shop.mgae.com/products/cartuned-series-6-1969-pontiac-gto-judge-muscle-car", "parsing_type": "full", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'cartuned-series-6-1969-pontiac-gto-judge-muscle-car' - 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__} '