Skip to content

Empty sfGuardUser #9

@tobiassjosten

Description

@tobiassjosten

My newly created sfGuardUser doesn't have any information in it, other than the Facebook ID. Is perhaps because of a change on the FB side?

When I try the Graph API to poll information about my user, it's all there. As documented on http://developers.facebook.com/docs/reference/api/user:

$fb_uid = sfFacebook::getAnyFacebookUid();
$ret = sfFacebook::getFacebookApi($fb_uid);
var_dump($ret);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions