Social Login redirect Google

Hi, have all issues related to the Social Login redirect Google been resolved?

I have disabled all cache and SEO plugins, but when trying to register/login on the site via Google, after completing Google verification, it redirects to the homepage and the user is not logged in - nothing happens.

There are no errors in the browser console or network tab.

The Secret Key, the Authorized Redirect URI:

https://narobotu.com/account/authenticate/

and the callback/redirect URL are all configured correctly.

Could you please try registering on the website narobotu.com and check what might be causing the issue?

Thank you.

Hi,

Please try disabling all third-party plugins and customizations (if there are any) to see if the issue persists. If the issue is resolved, try enabling the plugins one by one to identify which one is causing the problem. You can also try updating your permalinks: How to refresh WordPress permalinks - HivePress Help Center.

Additionally, please make sure that social login is configured correctly: How to Add Social Login to Your WordPress Directory Website.

Hope this helps

P.S. Please note that we have to move this topic to the Social Login forum category. Since it’s related to a premium extension, the forum category is restricted — please add the license key to the account settings or consider renewing support if you still need assistance related to the premium themes or extensions Renew Support | HivePress

I also updated the WordPress permalinks.

Social login was configured according to the instructions. I go through Google account verification, meaning the redirect to Google works correctly, but after the return redirect nothing happens. I also tried disabling plugins.

It seems to me that the issue might be either with the redirect—where the HivePress route /account/authenticate/ is not working correctly—or with caching on the hosting side, although caching for logged-in users is disabled.

When trying to access /account/authenticate/ directly, it also automatically redirects to the homepage. Could you please try it directly on the website?

P.S. I have added the license key in the account settings. Thank you.

Thanks for the details.

Please take a look at the solution in this topic: Issue Setting Up Google Login - #6.

Please let me know if the issue persists and we will investigate further.

I wanted to add that it is expected behavior that you are redirected to the homepage when accessing the URL directly for authentication. This happens because some required parameters are missing, these are usually appended automatically by Google during the authentication flow. Without these parameters, the URL is considered invalid, which is why it redirects to the homepage. These are typically encrypted/encoded values generated during the login process.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.