• Resolved andrewsj

    (@andrewsj)


    I have configured the plugin to a Woocomerce website and the logins works as expected on Desktop.

    But on Mobile the google login/registration gives this error – https://ibb.co/8sNhTBD (Access blocked: Authorization error) 403 Disallowedagent.)

    This is only on Mobile for google login/signup.

    Appreciate all your support and help.

    Thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Laszlo

    (@laszloszalvak)

    Hi @andrewsj

    According to your screenshot you are trying to login over WebView, but Google doesn’t support that for their OAuth2 endpoints:

    that’s why you receive this message.

    Actually, you shouldn’t even be able to start the login with Google, as we remove the Google buttons from all embedded browsers because of the limitation that I mentioned above. In your case the buttons appear, because:

    • you use an outdated Nextend Social Login on your site ( versuin 3.1.3 )
    • and you probably try to login over a WebView that we had on our whitelist earlier ( as the Google login worked in the past in some webviews )

    Starting from version 3.1.6, we remove the Google button from all WebViews, as we mention here:

    So you should update your plugin to the latest version, and then you and your visitors won’t be able to encounter this problem anymore, as they won’t see the Google button in the embedded browsers.

    Best regards,
    Laszlo.

Viewing 1 replies (of 1 total)
  • The topic ‘Error on Google signup/ login on mobile browser’ is closed to new replies.