Hello,
could you please open the Social Login settings in your WordPress admin area and click on the "Autodetect" and "Verify" buttons? Do you get a green success message for each of the tests?
Regards,
Hello,
the easiest solution would be to switch to the OneAll comment system:
https://wordpress.org/plugins/loudvoice-comment-system/
Would that be a solution for you?
Regards,
Hello,
thank you for the login.
At the moment we are using the OpenID endpoint for mail.ru.
Once we change to OAuth, we will indeed be able to skip the popup asking for the username.
Regards,
Hi Anthony,
I think this is because we use the legacy API, in that version the keys are different.
https://developer.linkedin.com/docs/oauth2-legacy
Adding the new token should however be no problem. I will check with our team and then get back to…
Hi Joanna,
I have successfully been able to login with Facebook and I can also edit my profile settings when I click on the "Profile" link on top of your website. So as far as I can see it works correctly.
If it still does not work for you, then t…
Hi Alexandre,
the address is currently not available, but we are working on adding it. In the Google settings in your OneAll account you can now see the option "Full Postal Address - Read-only access to the user's street address" which already requ…
Hi Robert,
here is what I have send you by email:
For WordPress you can use a filter.
The following function should do the trick:
function oa_social_login_redirect_url ($redirect_to, $user_data) { // Remove existing hash $redirect_to …
Hi Joanna,
I get this error when I try to login:
URL Blocked: This redirect failed because the redirect URI is not whitelisted in the app’s Client OAuth Settings. Make sure Client and Web OAuth Login are on and add all your app domains as Valid OA…
Hello,
technically speaking the login happens over the public profile page of the user.
So if your username is test, then the login is made on this page: http://openid.mail.ru/mail/test
This is why we ask you for the username.
You can in fact ente…
Hi Tanmay,
in the Social Login settings in your WordPress admin area you can change the redirection and choose where to redirect the users to. Could you please have a look at the settings and check if changing the redirection page fixes the issues?…