https://www.facebook.com/logout.php?next="mypage"&access_token="mytoken"
when I navigate above url from browser, the browser does not redirected to my redirect url but
redirect to facebook.com/home (it even not log user out).
I am not sure what am I doing wrong..
for the parameter "next", which url should I address? Website with Facebook Login or app domains?
and... this redirect url should be encoded like www%3Fmysite%3Fcom ??
I tried all of those and still cant log user out.. anyone tried logout with url??
any help will be appreciated.