-
Notifications
You must be signed in to change notification settings - Fork 17
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
Unable to get token #18
Comments
That's a weird issue, it works fine for me. I assume that it has to do with the captcha solving but I'm not sure. Maybe also because you are ratelimited (which depend on the IP you use it from). I would suggest you to use residential proxies with the script. I'm but sure if proxy support were already added by me tho. |
The problem comes from the ip If the script is hosted in France, and a person with a French ip is scanning, there will be no captcha, so the script will send the log with the token. But if the script is host in France and a person with an English ip is scanning, there will be a captcha and so the script will not send anything. |
It will be necessary to add a captcha solver as well as the possibility of using proxies |
If it's true that you get captcha when someone from another IP scans it, i don't understand how proxies would help there, see the proxy location can also be different from the location the user scans it from. Captcha solving you mentioned is most likely true, As i wrote you on Discord, i would be helpful if you could go on line 217 in main.py and below that line add |
Hi ! You have a solution please ? I have a good ChromeDriver for my Google Chrome version. The problem is "Auth Client"
The text was updated successfully, but these errors were encountered: