DarkCat09 / python-aternos

[UNMAINTAINED] Unofficial Aternos API written in Python
https://pypi.org/project/python-aternos/
Apache License 2.0
92 stars 13 forks source link

CloudflakeChallengeError #71

Closed LeeTuah closed 1 year ago

LeeTuah commented 1 year ago

This is the output on running the from_credentials() function in the Client class:

cloudscraper.exceptions.CloudflareChallengeError: Detected a Cloudflare version 2 Captcha challenge, This feature is not available in the opensource (free) version.

DarkCat09 commented 1 year ago

Duplicate of #52

DarkCat09 commented 1 year ago

@LeeTuah, you need an API key on paid services like 2captcha for automatic captcha solving.
See #52 for more information.