Hey folks,
I'm playing the 2025 Daily Championship and thought it would be fun to poke around the data a little bit between rounds 1 and 2. It appears that some of the endpoints are broken - specifically the url for the tournament itself (https://api.chess.com/pub/tournament/2025-chess-com-daily-chess-championship-1) which yields an Internal Server Error, while the round 1 endpoint (https://api.chess.com/pub/tournament/2025-chess-com-daily-chess-championship-1/1) works, and for the groups I've only manually tried a handful, but it appears that the lower-numbered groups are broken (https://api.chess.com/pub/tournament/2025-chess-com-daily-chess-championship-1/1/1 and a few other small ones) and yield code 3024, "An internal error has occurred" and point to this forum for help. But any slightly larger group number I try seem to work fine - anything up to number 50 I've poked (non-exhaustively) is broken, but https://api.chess.com/pub/tournament/2025-chess-com-daily-chess-championship-1/1/60 and another bunch of large ones for example are fine.
I'm aware that the public API is no longer maintained now, but just wanted to mention this in case it gets looked at.