KasperiP / kiderat-desktop

🐀 Kiderat is a fully open-source bot for automating ticket reservations on Kide.app. With Kiderat, you can save time and effort by letting the bot handle the reservation process for you. Since Kiderat is open-source, you can customize the bot to suit your specific needs or contribute to the project's development.
https://www.kiderat.app
GNU General Public License v3.0
9 stars 2 forks source link

Cant login #14

Closed Lk991 closed 10 months ago

Lk991 commented 10 months ago

Im putting the auth token correctly into the loginscreen after downloading the app, still says that something went wrong. And I havent included the "" either.

KasperiP commented 10 months ago

Make sure you are using the latest version (v0.0.15). You can check your version from the bottom right corner on the first screen. I updated the bot today because Kide had some breaking API changes.

Kide also made some changes to their token implementation. I would recommend logging out and then logging back in to Kide to see if that fixes the issue. I just tested it myself, and the latest version seems to be working fine.

There is also updated guide for getting access token: https://www.kiderat.app/access-token

Lk991 commented 10 months ago

Thank you, login out and back in seems to have fixed the issue.