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
Users are instructed to look for their auth token:
Chrome: Developer Tools -> Application -> Local Storage -> https://discordapp.com -> token
Firefox: Web Developer -> Storage Inspector -> Local Storage -> https://discordapp.com -> token
It appears discord has changed the location this is stored. Token is no longer a stored field. There is "multiAccountStore", but that doesn't seem to be it.