Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Name field doesn't seem to be working #2

Open
konsumer opened this issue Apr 30, 2013 · 0 comments
Open

Name field doesn't seem to be working #2

konsumer opened this issue Apr 30, 2013 · 0 comments

Comments

@konsumer
Copy link

I do this:

facetest.createUser('Wandering Fire', function (err, user) {
    if (err) throw(err);
    console.log(user);
});

and user looks like this:

{ 'Wandering Fire': 
   { id: '100005790282552',
     access_token: 'BAAGdK40wOJcBANU3jcQWQR7NeeR89xQHynZCjrpCAA8UBXAarqCZBoeQMLnrFtbUGrGkah1FZApL07HYrNnSdmuVWIqRRZAEHniXkZB42WPZBxxoVZAKOW3FJifM5ZCuE5O0yIDUFgm6dZAcPrgPwsRq0O7iKZCLekZBoooCUpugKZC57ruElPs6Dum7QO57tl7mmnJtvbV9Ddr7p3KSGvZC8mkItCDcoeyubZAk0ZD',
     login_url: 'https://www.facebook.com/platform/test_account_login.php?user_id=100005790282552&n=SgyPIi2IemT6ZSt',
     email: 'ndtmohc_qinstein_1367290953@tfbnw.net',
     password: '832053768' } }

when I look on facebook, the name of the new test user is not 'Wandering Fire', it's 'Helen Amegijbhbeeb'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant