You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Imgur often rejects attempts to download images with a redirect to an error indicating:
"error": "Authentication required",
Registration and client creation is free and fairly straightforward. https://apidocs.imgur.com/#authorization-and-oauth
It would be great if there was a configuration option in bdfr to add the authorization header(s) necessary to avoid these auth required errors. Thanks!
The text was updated successfully, but these errors were encountered:
Imgur often rejects attempts to download images with a redirect to an error indicating:
"error": "Authentication required",
Registration and client creation is free and fairly straightforward. https://apidocs.imgur.com/#authorization-and-oauth
It would be great if there was a configuration option in bdfr to add the authorization header(s) necessary to avoid these auth required errors. Thanks!
The text was updated successfully, but these errors were encountered: