-
|
I am trying to download all the images from a discord channel for the first time, and I want to make sure the token instructions are up to date? I think I found my token(I may be wrong) but I am still getting this error. Also the link the Discord Token guide is now dead.(https://github.com/Tyrrrz/DiscordChatExporter/blob/master/.docs/Token-and-IDs.html#how-to-get-a-user-token) [discord][error] AuthenticationError: Invalid or missing token.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
They are. Open Browser Dev Tools on the Discord website, cause an API request to happen, copy its
Try the command-line If in doubt, check
On https://gdl-org.github.io/docs/configuration.html, the link gets erroneously modified to have an https://github.com/Tyrrrz/DiscordChatExporter/blob/master/.docs/Token-and-IDs.md |
Beta Was this translation helpful? Give feedback.
They are. Open Browser Dev Tools on the Discord website, cause an API request to happen, copy its
Authorizationheader value.Try the command-line
-o token=...method instead of a config file.More "text", but you can be sure that gallery-dl sees and uses your token.
If in doubt, check
--print-trafficoutput.On https://gdl-org.github.io/docs/configuration.html, the link gets erroneously modified to have an
.htmextension. It still works if kept as.md:https://github.com/Tyrrrz/DiscordChatExporter/blob/master/.docs/Token-and-IDs.md