Serraniel / DiscordMediaLoader

Discord Media Loader - Simply download all attachments
Apache License 2.0
67 stars 10 forks source link

Token Login is NOT where you think it is (FIXED!) #152

Open Cyclopsion opened 1 year ago

Cyclopsion commented 1 year ago

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.

Serraniel commented 1 year ago

Thanks, I will pin this just in case any people who still use it are having issues with finding this.

Peppins32 commented 1 year ago

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

Cyclopsion commented 1 year ago

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.

Peppins32 commented 1 year ago

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?