[resolved] Can't access /player/{my-username}/games

Sort:
GauthierDscmps

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 happy.png 

 

Martin_Stahl

You don't have any Daily games. That endpoint is only for Daily.

GauthierDscmps

Yeah just noticed that I read the doc too fast. Thanks