Hi I'm an organizer of a challenge and am having problems with the leaderboard API. I am trying to fetch the leaderboard data using the CodaBench API ([https://www.codabench.org/api/docs/](https://www.codabench.org/api/docs/)). Some of them seem to work, for instance, [https://www.codabench.org/api/competitions/2100/](https://www.codabench.org/api/competitions/2100/) gives me information about the competition, however, trying to fetch the leaderboard gives me a “Server Error (500)” ([https://www.codabench.org/api/leaderboards/](https://www.codabench.org/api/leaderboards/)) Here's a link to the competition: [https://www.codabench.org/competitions/2100/?secret_key=9e22f28e-e95a-42be-9de9-6884e6f0eca7](https://www.codabench.org/competitions/2100/?secret_key=9e22f28e-e95a-42be-9de9-6884e6f0eca7)