-
Notifications
You must be signed in to change notification settings - Fork 91
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
Can't successfully login #58
Comments
Can you login regularly? As in you manually typing your login in? |
For me I can login manually on a regular window not brought up by the program but if i try to do it with the window that the program creates it still gives me the same 403 error |
The Chrome window that the bot brings up gives the same issue, even if I try to log in manually. |
The issue then is that aternos recognizes that it is a bot window somehow and prevents login, its nothing wrong on your end and some testing needs to be done to find a workaround |
I found the fix. Follow the instructions in this comment |
please once check my project on this https://github.com/pritam20ps05/mcscraper |
So I changed headless to false, and got the chrome window. It had the 403 error but I cleared it and now it cant get past the login page because an error keeps popping up while the login button has already been clicked because it keeps showing the loading icon.
The text was updated successfully, but these errors were encountered: