RickvanLoo / discord-cli

Minimalistic Command-Line Interface for Discord
GNU General Public License v2.0
203 stars 32 forks source link

captcha-required #46

Open GammelSami opened 6 years ago

GammelSami commented 6 years ago

After installation I stored my correct login files in the config.json. If I run ./discord-cli it says:

Unable to fetch discord authentication token. HTTP 400 Bad Request, {"captcha_key": ["captcha-required"]}

chnaski commented 6 years ago

Have you figured this out?

GammelSami commented 6 years ago

No :c

chnaski commented 6 years ago

A shame

plopomi commented 6 years ago

Diable 2FA on your account

GammelSami commented 6 years ago

Even if I disable the second factor, the captcha is required at the first factor. Like on https://discordapp.com/login

kibibyt3 commented 5 years ago

For a temporary solution, if you just log in on with the web interface on a given machine (and do the captcha) then you can log in via the cli without a captcha error.