lichess-org / api

Lichess API documentation and examples
https://lichess.org/api
GNU Affero General Public License v3.0
444 stars 148 forks source link

Same pgn can't be imported in two accounts via /api/import #133

Closed ieshuaganocry closed 3 years ago

ieshuaganocry commented 3 years ago

We have a setup with offline DGT board, which trying to upload games to two lichess accounts. We are using 2 different tokens, and /api/import returns code 200 for two requests, but in fact game is being imported only in one account.

ieshuaganocry commented 3 years ago

Comment from the discord channel on this:

That's intentional. Why would you need the same game two different times? 200 is ok. The request completed ok. It maybe didn't create a new game but what's the difference? (c) 1vader