Get the list of user groups with Facebook API
I'm trying to get a list of the user's Facebook groups. To do this, I analyze the documentation to understand it (Graph API) : https://developers.facebook.com/docs/graph-api/reference/v3.2/user/groups However, when I use this query, I get no results I've done a lot of…