lichess.org
Donate

Game export

I'm trying to export another player's games.
According to the Lichess api documentation, I should type the following command:
lichess.org/games/export/{username}
But this gives me an error and nothing is returned. Am I doing something wrong?
Thank you!
What status code are you getting as response? You might be sending too many requests.
This is the error I get while trying to export this user's games: lichess.org/games/export/BigLarkz

I get no status code, only the following response:

Internal server error

Something went wrong on this page.
If the problem persists, please report it in the forum.
Or send us an email at contact@lichess.org.

Some(User TiNours(1884) games:7482) (of class scala.Some)
Are you trying it with the browser? It seems downloading other players games in the brower is currently unavailable.
@checkmonk yes it works without OAuth. You can download all your games faster with OAuth though.

Anonymous request: 10 games per second
OAuth2 authenticated request: 20 games per second
Authenticated, downloading your own games: 50 games per second

This topic has been archived and can no longer be replied to.