So far the Leaderboards API has been an absolute joy. Has almost all the features we need, easy to integrate, great docs. There’s only three issues I have encountered:
- I cant see a way to spoof data for testing. I’d like to be able to dump a bunch of dummy data into the leaderboard so we can test everything is working.
- Unable to remove cheated entries and limit max scores
- If the user has no score recorded the API seems to return 404 instead of a meaningful response
Edit: Just found the forum section for leaderboards, posting this there