Facebook block graph api access to closed groups? -


i'm developing program read posts groups using graph.facebook.com/v2.3/[group_id]/feed

i've heard facebook block access developers closed groups. can't find formal mention of this.

anyone know if it's true?

thanks

update:

user_groups gone, need use user_managed_groups instead of user_groups, , problem permission is, allows access groups open, or 1 admin/developer/tester of. no closed groups allowed.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -