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

Error creating Discord session #172

Open JackAshwell11 opened 4 years ago

JackAshwell11 commented 4 years ago

I am trying to run this script on Linux, but every time I run it, I get this error:

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

My config works perfectly fine on Windows but not on Linux.

MariR commented 4 years ago

I have the same problem...