$params['access_token'] = JFBCFactory::usermap()->getUserAccessToken($userid, 'facebook');
$photos = $this->api('/'.$fbuserid.'/photos', $params['access_token']);
Permissions
Any valid access token for any photo with public privacy settings.
For any photos uploaded by someone, and any photos in which they have been tagged - A user access token for that person with user_photos permission
Join our newsletter to get alerts for Joomla releases, tips and tricks and extension updates.