John Doe
John Doe

Reputation: 31

Facebook Graph retrieve post informations

I'm totally new with Facebook Graph. I don't know if it's possible, I think it's not after some researches, but it seems so weird to be unable to do that kind of thing that I prefer ask.

I have create an app. And I have successfully bind this app to an Android app.

From this app, I want to load some public posts from public pages where I already know post ID and page ID.

When I try, I get "(#100) Pages Public Content Access requires either app secret proof or an app token"...

Do you confirm it is impossible to load a public post from a public page without certify my facebook app ? (I don't own that page)

Thanks you

Upvotes: 0

Views: 76

Answers (1)

andyrandy
andyrandy

Reputation: 73984

Yes, it is impossible to get data of public pages without approval for Page Public Content Access.

Upvotes: 1

Related Questions