How to get unlink url?
-
How do I get the unlink url?
I tried using:
<a href="http://www.example.com/login/?loginFacebook=1&action=unlink&redirect=http://www.example.com" onclick="window.location = 'http://www.example.com/login/?loginFacebook=1&redirect='+window.location.href; return false;" onclick="window.location = 'http://www.example.com/login/?loginFacebook=1&redirect='+window.location.href; return false;">But it doesn’t work.
The topic ‘How to get unlink url?’ is closed to new replies.