Hello, I have connected to the REST API to gather some data about the 2025 Chess.com daily chess championship and some endpoints seem not to be working.
1. The endpoint for tournament details (https://api.chess.com/pub/tournament/2025-chess-com-daily-chess-championship-1) gives the following error:
{"status":"error","message":"Internal Server Error"}
2. Endpoints for first 8 groups of the round 2 give the following error upon access:
{"code":3024,"message":"An internal error has occurred. Please contact Chess.com Developer's Forum for further help https://www.chess.com/club/chess-com-developer-community ."}
Example: https://api.chess.com/pub/tournament/2025-chess-com-daily-chess-championship-1/2/8
Interestingly enough, endpoints for subsequent groups (9 -197) are fine:
Example: https://api.chess.com/pub/tournament/2025-chess-com-daily-chess-championship-1/2/9
thank you
hi
how are you can you please fix in the reveiws sometimes theres some illegal moves
@vit_rosenbaum some very large endpoints aren't going to work well. They basically error out due to taking too long to retrieve the results
This club is not for site bug reports but I don't think I have ever seen illegal moves in a review.
Hello, I have connected to the REST API to gather some data about the 2025 Chess.com daily chess championship and some endpoints seem not to be working.
1. The endpoint for tournament details (https://api.chess.com/pub/tournament/2025-chess-com-daily-chess-championship-1) gives the following error:
{"status":"error","message":"Internal Server Error"}
2. Endpoints for first 8 groups of the round 2 give the following error upon access:
{"code":3024,"message":"An internal error has occurred. Please contact Chess.com Developer's Forum for further help https://www.chess.com/club/chess-com-developer-community ."}
Example: https://api.chess.com/pub/tournament/2025-chess-com-daily-chess-championship-1/2/8
Interestingly enough, endpoints for subsequent groups (9 -197) are fine:
Example: https://api.chess.com/pub/tournament/2025-chess-com-daily-chess-championship-1/2/9