Submission fails with JSON parse error ("Internal Server Error" is not valid JSON)
#5
by hxngiee - opened
Hi,
I'm unable to submit my results to the leaderboard.
After clicking "Submit", the following error appears:
Could not parse server response:
SyntaxError: Unexpected token 'I', "Internal S"... is not valid JSON
It looks like the frontend is expecting a JSON response, but the server is returning "Internal Server Error" instead.
Could you please check if the submission API is currently working?
Thanks!