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

Asked

Viewed 2,259 times

3

Hello, I am using the angularfire2 v4.0.0-rc.2 package in an angular4 project published in firebase.

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

When trying to log in using your phone’s browser, I get an error screen: Erro no navegador do celular

I found several posts about google have warned that would block access via webview, however, long ago and the angularfire2 library should already be updated 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.

  • You can help: https://stackoverflow.com/q/38664350

  • 1

    Thank you, Jefferson, but it doesn’t apply to my project

  • 2

    I realized now that installing another browser (Chrome) in mobile the login with google back to work... So maybe an Around work is to make a list of blocked user-Agents and warn the user that their browser is incompatible... =\

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.