Get_player_game_archives not working before 2016

Sort:
SR83

Using chessdotcom.client.get_player_game_archives with player oruam now doesn't show games before 2016, but instead there are games from 2007-07. Are there any update on the command?

Martin_Stahl

You should be using the supported API endpoints.

I just tested and had no issues getting games from 2014 on a member.

SR83

Can you explain me what means API endpoints?

Martin_Stahl

That's what this club is geared towards:

https://www.chess.com/announcements/view/published-data-api

SR83

get_player_games_by_month working but the problem is with client.get_player_game_archives that cutting the months before 2016-01

Martin_Stahl
SR83 wrote:

get_player_games_by_month working but the problem is with client.get_player_game_archives that cutting the months before 2016-01

That is not code from the site. Whatever you're using needs to be updated to work with the APIs

SR83

https://api.chess.com/pub/player/erik/games/archives if you check starting from 2016-01 but looking in the database there are games from 2007

Martin_Stahl

Ok, that's clearer on what you mean.

SR83

Perfect, is there a way to fix it?

Martin_Stahl

I have asked staff about it

Martin_Stahl

This is fixed

Tricky_Dicky

Don't think it is for the member stated in the OP

https://api.chess.com/pub/player/oruam/games/archives

There should be archives available from 2012 and earlier

SR83
Martin_Stahl ha scritto:

This is fixed

Perfect now working again. Thanks

Martin_Stahl
Tricky_Dicky wrote:

Don't think it is for the member stated in the OP

https://api.chess.com/pub/player/oruam/games/archives

There should be archives available from 2012 and earlier

The fix would only update when the cache is invalidated on an endpoint. If it's still not working on that account later today, it could be something else.