Error 403 disallowed_useragent, when logging with google in mobile browser using angularfire2

1

Hello, I'm using the package angularfire2 v4.0.0-rc.2 in an angular project4 posted in firebase.

I have integrated the facebook and google logins and both are working perfectly in the pc browser and also in a native android app.

When I try to log in using my phone's browser, I get an error screen:

I found several posts about google having warned that it would block access via webview, however, this has been a long time and the angularfire2 library should already be up to date for this, probably.

I tried to change the login method via popup to login with redirect but the result was the same error screen in the mobile browser.

    
asked by anonymous 11.09.2017 / 05:24

0 answers