i'm wondering if it's possible use facebook graph api obtain every post secret facebook group. notice won't work user_groups or user_managed_groups.
from i've read far need access_token group i'm having troubles understanding how obtain. see lot of articles on getting access_token of public groups or managed ones.
how deal this, please?
you cannot "access token of group" you're not admin of graph api v2.4.
the user_groups permission deprecated:
the user_groups permission has been deprecated. developers may continue use user_managed_groups permission access groups person administrator of. information still accessed via /v2.4/{user_id}/groups edge still available in v2.4.
Comments
Post a Comment