Any Ideas how to check that facebook user is a member of some group via API v 2.8 -


i know impossible list of user groups in facebook. have ideas how check it, if have list of members of group(id, name)? example, person tries auth through facebook application, , after authorization , can link "www.facebook.com/app_scoped_user_id/{value}/". can suggest me way compare app_scoped_link , real user profile url?


Comments

Popular posts from this blog

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -