You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 theaccess_token
. It turned out thatrefresh_token
doesn't exist anymore. Instead of asking for a password, the application threw in BSOD.The text was updated successfully, but these errors were encountered: