Hello,
I just discovered chess.com API and want to start to play with it and it seems there's a problem with my username or something else cause some endpoints are broken.
For example:
Some other endpoints like /stats, /archives, /{yyyy}/{month} also work fine.
But when I try https://api.chess.com/pub/player/gauthierdscmps/games it just returns an empty array.
Does someone has an explanation and/or a solution ?
Thanks in advance
You don't have any Daily games. That endpoint is only for Daily.
Yeah just noticed that I read the doc too fast. Thanks
Hello,
I just discovered chess.com API and want to start to play with it and it seems there's a problem with my username or something else cause some endpoints are broken.
For example:
Some other endpoints like /stats, /archives, /{yyyy}/{month} also work fine.
But when I try https://api.chess.com/pub/player/gauthierdscmps/games it just returns an empty array.
Does someone has an explanation and/or a solution ?
Thanks in advance