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
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}')
The text was updated successfully, but these errors were encountered:
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
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}')The text was updated successfully, but these errors were encountered: