<a href="#" onclick="FB.logout(function(response) { window.location.reload(true);});"><b>logout?</b></a>
Returns: FB.logout() called without an access token.
Any ideas on how to fix this?
Returns: FB.logout() called without an access token. Any ideas on how to fix this?
| |||
|
feedback
|
|
As per the documentation:
Since the method logs the person out of Facebook, you first need to have the user log in and give permission to your application (via What are you trying to accomplish? | |||
|
feedback
|