facebook-export icon indicating copy to clipboard operation
facebook-export copied to clipboard

user_groups does not exist in Facebook API

Open stbobo opened this issue 10 years ago • 2 comments

the only option I am seeing is user_managed_groups, but I want to grab all groups of which I am a member.

stbobo avatar Sep 10 '15 22:09 stbobo

Looks like user_managed_groups works the same way https://developers.facebook.com/docs/graph-api/reference/v2.4/group

KyleAMathews avatar Sep 11 '15 17:09 KyleAMathews

It actually doesn't, it only retrieves groups the user manages, not groups the user is a member of.

fonix232 avatar Jan 23 '18 13:01 fonix232