-
-
Notifications
You must be signed in to change notification settings - Fork 159
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
Despite outside Docker use, I use Windows, there is a captcha and other error messages. #402
Comments
This is as excepted. You'll always get epic games captcha on browser automation tools regardless of platform and OS. The only difference on windows native compared to Docker is that you'll actually be able to complete the captcha without error (useful for saving browser data and transfer to docker). I've suggested to the dev to implement link notification for manual claims and I believe he has done so. On a trusted local browser session, claiming those free games is easy as click the link in notification, click get game and finish. |
I've seen your comment there #259, but I don't really know what to change in js to see the url in notification. With vanilla js from vogler i'm not able to see it in discord for sure |
Given that vogler closed the PR regarding that, I'd assume he make the change already. And in the updated code, the link to the game was there along with the title, so it should be sent. Maybe the await notify(`epic-games: got captcha challenge right before claim of. Use VNC to solve it manually. \n Game link ${url}`); |
Thanks I'll try this ! |
I use the bat file, many error messages appear in the console.
The script finds the free games, but the main error message is the captcha.
I made the one claim manually because I thought that if I solved a captcha, it would no longer appear
The text was updated successfully, but these errors were encountered: