My website uses Facebook Page API to pull public content from a Facebook page, published by the page owner, to create a dynamic blog with a clear link to the Facebook page.<
After a lot of struggle with FB direct support and FB Dev Community Group I found a way to get my FB Page public posts without having the infamous Page Public Content Access for which I had to create a screencasts with some comparisons of two different pages (?!).
So, in few simple steps:
... using the access token .... That means that your request should look like GET /{page-id}?fields=access_token&access_token=USER_ACCESS_TOKEN_FROM_STEP_1Extend Access Token. Hit that and there you go - the never expire Page Access Token/page-id/posts?access_token=PAGE_ACCESS_TOKENUPDATE
If you have trouble with step 2 (I had with some older apps) try using this tool https://developers.facebook.com/tools/explorer