Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

116
Views
Endpoint for fetching Groups I am an admin of in Facebook

I am using the below endpoint for fetching the groups a user belongs to on Facebook using a valid access token

let groupsEndpoint = `https://graph.facebook.com/${userId}/groups?access_token=${accessToken}&fields=administrator,id,name,icon,cover,permissions,privacy`;

There is a sample group called My Test Facebook Group Where Mr Mike, Mrs Carry and Mr. Patrick are admins of.

The endpoint is returning the group My Test Facebook Group in the response for Mr Mike and Mrs Carry but the response for Mr. Patrick does not contain the group My Test Facebook Group.

This is so weird because he's also an admin of the group.

What could have gone wrong?

The permissions I have for retrieving the user groups is below:

let permissions = ["publish_to_groups", "email", "public_profile"]

Please note that the App has been fully verified by Facebook and already in production.

Any insights to resolving this would be highly appreciated. Thank you.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!