justinknguyen / BeatBind

A background Python Windows application for global hotkeys on Spotify.
MIT License
51 stars 7 forks source link

Error occurred when refreshing token, Error occured when updating the startup registry key #22

Closed Iowerth closed 1 month ago

Iowerth commented 1 month ago

Hello. Didn't find here similar issue. BB 1.8.3. How to fix this?

2024-09-24 20:59:57 - ERROR - Error occurred when refreshing token: error: invalid_grant, error_description: Refresh token revoked
2024-09-24 20:59:57 - INFO - Created refresh thread
2024-09-24 20:59:57 - ERROR - Error occured when updating the startup registry key
2024-09-24 20:59:57 - INFO - Listening to hotkeys...
justinknguyen commented 1 month ago

does it still work despite the errors?

Iowerth commented 1 month ago

No. That's why I opened the issue.

justinknguyen commented 1 month ago

What's not working exactly? Is it not opening? Is it not responding to hotkeys?

Please use the bug report template in the future. In the meantime, try deleting the .cache file in the folder

Iowerth commented 1 month ago

There was no responding to hotkeys. Deleting the .cache file in the folder was helpful, thanks! PS: info about bug report template accepted.

justinknguyen commented 1 month ago

that's good to hear and please let me know if it occurs again

justinknguyen commented 1 month ago

just wondering, did you change your spotify password by any chance? or change your Client ID or Secret?

Iowerth commented 1 month ago

Yes, I did, but it was about a week ago, and there was no such problem till today.