Facebook Friends.getAppUsers using Graph API
Posted
by Richard
on Stack Overflow
See other posts from Stack Overflow
or by Richard
Published on 2010-05-06T23:02:16Z
Indexed on
2010/05/06
23:08 UTC
Read the original article
Hit count: 871
I have an application that uses the old REST API call Friends.getAppUsers to get the list of friends for the current user that have authorized my application.
I have read the docs, but I can't figure out how to do this with the Graph API. Can someone give me an example?
© Stack Overflow or respective owner