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

This no longer works #79

Closed
mayeaux opened this issue May 3, 2015 · 1 comment
Closed

This no longer works #79

mayeaux opened this issue May 3, 2015 · 1 comment

Comments

@mayeaux
Copy link

mayeaux commented May 3, 2015

graph
.setOptions(options)
.get("zuck", function(err, res) {
console.log(res); // { id: '4', name: 'Mark Zuckerberg'... }
});

See: http://stackoverflow.com/questions/23615961/social-framework-returns-803-cannot-query-users-by-their-username-username

@criso
Copy link
Owner

criso commented May 4, 2015

Good catch!
Just need to update the readme example - not a bug with fbgraph

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

2 participants