Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal error when logging in to an account with invalid refresh_token during multiaccount authorization #13

Open
erickskrauch opened this issue Nov 1, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@erickskrauch
Copy link
Member

I'm authenticated with two accounts. One I use regularly, the other I rarely login to. I chose an account that I haven't logged in to for a long time. Of course, when I chose an account, its access_token was expired and the application was driven to refresh the access_token. It turned out that refresh_token doesn't exist anymore. Instead of asking for a password, the application threw in BSOD.

@erickskrauch erickskrauch added the bug Something isn't working label Nov 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants