How to get user access token?
问题 I'm trying to access scores through the Facebook API to get a list of scores of my friends. When I try to access /[facebook id]/scores , I get the following error even with my app access token: FacebookApiException [ 0 ]: A user access token is required to request this resource. ~ APPPATH/classes/basefacebook.php [ 1039 ] How do I get a user access token? Updated: After reading http://developers.facebook.com/docs/reference/api/permissions/, I've confirmed that the app access token and user