Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

captcha prevents script from working #6

Open
jose1711 opened this issue Aug 1, 2015 · 1 comment
Open

captcha prevents script from working #6

jose1711 opened this issue Aug 1, 2015 · 1 comment

Comments

@jose1711
Copy link

jose1711 commented Aug 1, 2015

Traceback (most recent call last):
File "/usr/share/hib-dlagent/discover-url.py", line 12, in
client.login(username, password)
File "/usr/lib/python3.4/site-packages/humblebundle/decorators.py", line 20, in wrap
result = func(_args, *_kwargs)
File "/usr/lib/python3.4/site-packages/humblebundle/client.py", line 115, in login
return handlers.login_handler(self, response)
File "/usr/lib/python3.4/site-packages/humblebundle/handlers.py", line 76, in login_handler
captcha_required=captcha_required, authy_required=authy_required)
humblebundle.exceptions.HumbleCaptchaException: Please answer the CAPTCHA

@hagabaka
Copy link
Owner

Captcha is not supported and probably won't be, as the humblebundle-python library this tool uses doesn't process JavaScript. I think you are probably getting captchas because you used this tool too frequently (by HumbleBundle's standards) and maybe entered incorrect logins. I had this problem too when I was testing an older version of hib-dlagent, but not any more. I can only suggest waiting a day or two and trying again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants