Facebook search api
Is it possible to get user's data such as "relationship_status", "interested_in", "political" etc. because all I'm getting is just basic info: id, n开发者_如何学JAVAame, last_name, gender, locale... Or maybe this isn't possible?
Thank you.
You will need to request extended permissions to access those fields.
List of available permissions
精彩评论