vogler / free-games-claimer

Automatically claims free games on the Epic Games Store, Amazon Prime Gaming and GOG.
GNU Affero General Public License v3.0
2.46k stars 149 forks source link

Epic: login via Google fails with 'This browser or app may not be secure.' #188

Open malordin opened 1 year ago

malordin commented 1 year ago

When I try to log in via google and enter my email (or any other random email) when I select authorization, I get the error "This browser or app may not be secure. Try using a different browser. If you're already using a supported browser, you can try again to sign in".

Steps for repetition:

  1. open localhost:6080

photo_2023-08-21_17-12-29

  1. Click "Sign in with Google"

изображение

  1. Enter any email and click "Next"

photo_2023-08-21_17-12-57

malordin commented 1 year ago

If you close the Epic Game Store tab and wait for the Amazon Prime Gaming page to open, then opening a new tab from gmail.com will allow you to log in. Then restart docker and try again to enter epic game store via google, it works.

изображение

изображение

vogler commented 9 months ago

Nice that you figured that out :) Should also be solved by using fingerprint-suite: https://github.com/vogler/GooglePlayPoints/blob/07b0a5bb8f1f523a3171766f83e961341ffed3d5/index.js#L9-L10

gaelgoth commented 5 months ago

I got the same issue. I tried @malordin workaround but It doesn't work. Note that I don't use Amazon Prime Gaming, so I only closed tab and restarted my container. @vogler Do you plan to use fingerprint-suite ?