New lobby update breaks the login process
agermain opened this issue · 4 comments
The new update:
https://board.en.ogame.gameforge.com/index.php/Thread/808737-OGame-accounts-are-becoming-a-Gameforge-account/
Seems to have broken the login process, at first glance it seems like the API is not accessible anymore, e.g. https://lobby-api.ogame.gameforge.com/users/me/accounts
If you change the Lobby URL Prefix you can use the bot again:
From:
"https://lobby-api.ogame.gameforge.com/*"
To:
"https://lobby.ogame.gameforge.com/api/*"
I will try to send a Pull Request for this.
I have to add that I already acknowledged the change to my account management today, so I'm not sure how the bot handles logins for people who have not yet tried to login using the old-school way without the bot.
Thanks @flashover. Changes to solve this issue merged in #32.