Seklfreak / discord-image-downloader-go

A simple tool which downloads pictures posted in discord channels of your choice to a local folder.
MIT License
349 stars 90 forks source link

Unable to fetch discord authentication token #168

Closed JackAshwell11 closed 4 years ago

JackAshwell11 commented 4 years ago

I get this error when I go to run this program on my Linux server:

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

Do you know why this error is occuring?

EDIT: I'm stupid, don't worry

AiTrat commented 3 years ago

How did you fix this problem? I'm having the same problem now.