Token Login is NOT where you think it is (FIXED!) #152
Labels
No labels
beta
bug
dependencies
duplicate
enhancement
invalid
postponed
question
release: bugfix
release: major
release: minor
repository improvment
required
unclear
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Serraniel/DiscordMediaLoader#152
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The login forum says to look in application>Local Storage> discord.com
HOWEVER That is NOT where you are going to find your token.
To find your login token, you need to open your browser and go to discord.com
Login and then press CTRL + SHIFT+ I
This will open an inspector.
Next, go to Network and type in the filter box "/api" (Without the quotes)
Reload the page fully and you should see a thing that says "library". Click on it and make your way to "Headers".
Next, scroll down until your find a line that says "authorization:" There will be a strip of numbers and letters next to it. That is your login token. Use THAT when logging in. Make sure 2FA is disabled, or it won't work.
Author of the program, please mark this as a solution for people or update the program to what I said. This works on Windows 10 as I can confirm.
Thanks, I will pin this just in case any people who still use it are having issues with finding this.
I did exactly what Cyclopsion said, wrote the token in the program but nothing happen, it keeps to show me the same popup with token that i wrote...
ps. of course i've disabled 2fa
You have to be extremely fast when you do it, go to the authorization module and find the strip of numbers and letters.
I mean i copy and paste it into the program but nothing happen, why?