tgleech
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress Social Login] Facebook login ErrorFound a problem like Kipperlenny
I use WSL Version 3.0.4 and url link facebook button is https://DOMAIN/log-in/?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=https://DOMAIN/dashboard/&redirect_to_provider=true
The result is:
1) When I login or signup with Facebook first time, page show a blank page and show text “Hybridauth config does not exist on the given path.”
2) After step 1, I try to login with Facebook second time, The result was login success and redirect to correct page.
3) When I change device or clear cache of browser, It always return to step 1 (First login fail, Second login success).How to solve this problem?
Forum: Plugins
In reply to: [WordPress Social Login] Linkedin OAuth Redirect URIsSame issue.
In my website Facebook and Twitter are working, but Linkedin is not working.
For OAuth 2.0 settings in Linkedin developer I put a Redirect URLs like: “mywebsiteurl/wp-content/plugins/wordpress-social-login/hybridauth/?hauth.done=Linkedin”
The result is mywebsite.com is currently unable to handle this request. HTTP ERROR 500.Is there any fix for this?
Thankyou.