CHANGELOG

Sort:
Tricky_Dicky

I just checked mine and it looks correct. No errors.

dimpoul

There are no errors but the dates are wrong. These are your dates:

"last_online":1635282085,"joined":1188755441

These correspond to these dates:

joined on: Wed Jan 14 1970, last online on: Mon Jan 19 1970

which are obviously wrong.

Tricky_Dicky

Just checked again. My dates are correct. I think you must be using an incorrect base line or conversion.

All time fields are expressed as "timestamp", which is a number calculated as the time measured in the number of seconds since the Unix Epoch (January 1 1970 00:00:00 GMT).

Nevfy

@dimpoul

1635282085 = Tue, 26 Oct 2021 21:01:25 GMT

1188755441 = Sun, 02 Sep 2007 17:50:41 GMT

BTW, it is a wrong topic to discuss this question.

dimpoul

Yes this is correct. I noticed it was in seconds instead of miliseconds. My bad. BTW @Nevfy what is the correct forum to discuss such issues?

Thanks.

Dim Poul

bmacho

This is the correct forum, but this is a wrong topic for it.

Probably the best if you open a new topic for every bug you find, or every question you have. (With a topic title that contains all the keywords that might be relevant, so the search can find it.)

notjoemartinez

The `/pub/player/{username}/games/{yyyy}/{mm}` endpoint now uses a uuid for the url instead of large integer and has a slightly different path. So `https://www.chess.com/game/live/4795281310` is now `https://www.chess.com/game/a6e9f7d8-8b7f-11ea-9bde-eb3d40010001` although both urls still work and the legacy url is still present in the pgn data.

I noticed some more additions to this endpoint and made a full topic post going over them: https://www.chess.com/clubs/forum/view/semi-breaking-changes-to-pub-player-username-games-yyyy-mm-endpoint

S4NDEYY

thank you for creating chess.com