wordpress-social-login
wordpress-social-login copied to clipboard
WSL end-points
Hello @miled , Today i explore WSL 3.0.3. on my development site. and i found this (on image)
image
but on right table it say FAIL!
Error: WSL end-points urls are not reachable.
If your hosting provider is using mod_security then request to whitelist your domain (HostGator and GoDaddy are known to have mod_security enabled)
This error may also happen when a .htaccess file is set to prevent direct access to the WordPress plugins directory.
Whether you are using mod_security or a .htaccess file, WSL will requires these two urls to be white-listed:
https://XXX.com/login/ https://XXX.com/wp-content/plugins/wordpress-social-login/hybridauth/
Hello @miled ,
There is also this problem ... How can it be solved?
I'm not quite sure to be honest.
I'm not quite sure to be honest.
@miled Honest? I do not understand... What are you referring to with your precedent comment?
Where did you encounter that error page exactly? And were you able to make the authentication work for any provider?
@miled The error looks like this:
https://github.com/miled/wordpress-social-login/issues/332
https://github.com/miled/wordpress-social-login/issues/333
#332 helped. While I wasn't able to reproduce the issue, I think I found a bug that might be the cause.
@sviluppomania can you confirm that it's working for you?
@miled Sorry I did not understand...
I tried to fix the issue you reported, and I committed a change to wsl master branch. Can you test it and confirm whether it is working for you now?
@miled Unfortunately no, there is still the error present in the screenshot of the report.