stranoweb / stranoweb-ajax-login

Wordpress plugin to add ajax login, register, forgot password and logout modal popups and more.
2 stars 0 forks source link

Authorized link issue #10

Closed magateamdev closed 4 years ago

magateamdev commented 4 years ago

Hi, I have a problems with Google 'Authorized JavaScript origins' and 'Authorized redirect URI' fields and Facebook 'Site URL' field. The fields are empty. For Test, I installed the plugin on new and clear wordpress with same result.

image image

stranoweb commented 4 years ago

Hi, thanks for reporting the issue. Will be fixed and released shortly. That link is the home_url()

magateamdev commented 4 years ago

thanks i’ll try

magateamdev commented 4 years ago

Hi I steel have issue with Google Authorization. After Google authentication, user get this error: "Error : Failed to get user information". It's happen in several sites with this plugin.. i get another social login plugin and it is working fine with same "Client ID"

I think that a problem is "Authorized redirect URI"

need your help to solve this issue

thanks

stranoweb commented 4 years ago

Hi, sorry for the long await, we are about to release the biggest update in the next days with a lot of new features and that fix. Here is how the URL must be, without the last /. Change our URL with yours. 4BAAB09F-6C53-4F27-8495-944E03BDA426

magateamdev commented 4 years ago

it is exactly what i did but i still have this problem: "Error : Failed to get user information".

torokzoli commented 4 years ago

I have the same issue

stranoweb commented 4 years ago

We have just released the new update 1.5.0. Please go to our website https://www.ajaxlogin.com on your download page, download it and overwrite the old files with the new ones. The new version requires license key you will find on License Keys page on your account page.

Let me know if you still have the issue.

magateamdev commented 4 years ago

Hi Sorry, but the issue still exists. I also installed a clean new WORDPRESS without any plugins and themes and I tried the plugin with the same result.

image

I installed some free plugins from wordpress.org and used the same OAuth 2.0 Client ID, and everything worked fine for me.

If you want I can give you access to my test site to check the issue.

stranoweb commented 4 years ago

Version 1.5.1 is now available, the bug is now fixed.

magateamdev commented 4 years ago

Hi.
It looks good, I'll do some tests.
Thank you!