Facebook app in js to retrieve posts from a public page

44 Views Asked by At

so basically i have a wordpress website in which i want to upload the same posts of the related fb page (to this site). I created a fb app, and now i have a problem:

i cannot access the public posts of this page, without some permissions that requires an "app verification process" that are pages_read_engagement and pages_read_user_content,. I cannot also access this page's posts in other ways because i do not own the page, nor i want to be part of it just for this app.

I also do not understand why should i get my app reviewed ( i mean the review is clearly made to check there are no stolen data, but is a personal app, i won't let the access to the app to others, i will just use it as a way to automatize the process of posting to the website the same posts of the page) i didn't implemented anything yet, i cannot run it because i miss the required permissions, and the review itself shouldn't be needed for an app in test mode, I can't even log in this app using the account that owns the page just to try getting the posts as page owner because it is in test mode so no external users can log in it, so what should i do? Are there other ways to retrieve the posts from this public page?

0

There are 0 best solutions below