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 solver unable to solve captchas #62

Open
asadcops opened this issue Jan 8, 2025 · 3 comments
Open

Captcha solver unable to solve captchas #62

asadcops opened this issue Jan 8, 2025 · 3 comments

Comments

@asadcops
Copy link

asadcops commented Jan 8, 2025

I am getting this error when trying to log in automatically, giving username and password to LinkedInAccount():

Exception: ('CapSolver failed to create task, try another captcha solver like 2Captcha if this persists or use browser sign in pip install staffspy[browser] and then remove the username/password params to the LinkedInAccount()', '{"errorCode":"ERROR_INVALID_TASK_DATA","errorDescription":"clientKey is required","errorId":1}')

@cullenwatson
Copy link
Owner

capsolver removed funcaptcha solver rip, we need to find new captcha solver for funcaptcha

@asadcops
Copy link
Author

asadcops commented Jan 8, 2025

Is there an alternative to use for now? My docker environment doesn't allow me to log in manually.

@cullenwatson
Copy link
Owner

the current alternative is just create session file locally in non-docker environment, then push to git and pull in the docker. but yea will keep this open till we find new captcha solver provider

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