Hi @maxkabechani
Looking at the URL of the button, it points to the following URL:
https://yoursite.com/wp-login.php?loginSocial=facebook&redirect=https%3A%2F%2Fyoursite.com%2Fwp-json%2Flisfinity%2Fv1%2Fauth%2Foptions%2F%3Fpage%3D18
The interesting part is after the &redirect= part, because that points to the following wp-json URL:
https://yoursite.com/wp-json/lisfinity/v1/auth/options/?page=18
Do you possibly have Default or Fix redirect URI set at Global settings > General?
https://nextendweb.com/nextend-social-login-docs/global-settings/
If you have anything there, can you temporarily remove it?
If that doesn’t seem to help either, can you try turning off all plugins but Nextend Social Login and switching back to a Default WordPress theme (Twent*) to see if the problem persits? If it looks good like that, try switching back your theme to see if that redirect link is perhaps created by them.
If still nothing, try turning on your plugins one by one to see which one causes the trouble.
Hello. I have the same problem… how did you sort it out?
Plugin Support
Laszlo
(@laszloszalvak)
Hi @l3ksy
Our redirects are probably overridden by a third party plugin or the theme.
So what you should try first is going to our Global Settings > General tab:
https://nextendweb.com/nextend-social-login-docs/global-settings/
and enable the “Prevent external redirect overrides – Disable external redirects” option as that can prevent some of the third party redirects.
If that doesn’t solve the problem either, then you should continue with a plugin/theme conflict test like Ramona mentioned above. That way you could find the plugin/theme that causes the problem.
If you didn’t manage to find it, then please get in touch with us over the ticket system:
https://nextendweb.com/contact-us/nextend-social-login-support/?ref=https://ww.wp.xz.cn/support/topic/error-while-authenticating/
Best regards,
Laszlo.