facebook-export
facebook-export copied to clipboard
user_groups does not exist in Facebook API
trafficstars
the only option I am seeing is user_managed_groups, but I want to grab all groups of which I am a member.
Looks like user_managed_groups works the same way https://developers.facebook.com/docs/graph-api/reference/v2.4/group
It actually doesn't, it only retrieves groups the user manages, not groups the user is a member of.