If i do a request to the serverside API i get the following error:
{"errors":["invalid api version: expected 1"],"details":"The API endpoint you tried to access is not available on version of the API you requested "}
The request I use is this one:
https://itch.io/api/1/KEY/game/GAME_ID/download_keys
Has the serverside API changed?