Answer the question
In order to leave comments, you need to log in
How to post entries on your public page (page) in facebook?
Hello.
There is a public Facebook page for the company. Task: post different entries on the wall of this page. Those. it's not a web application where anyone can log in with facebook and post anywhere on their behalf. You need to post on one single page (I assume that from the admin account of this page on Facebook). Roughly speaking, the output needs a facebook.php page with a form with the necessary fields (title, text, picture), after submitting the form, a new record is created on a specific page.
I'm a bit confused about the facebook API.
1) Do I need to create an application on the page https://developers.facebook.com/apps for my purpose?
2) If it is necessary, how to be with the rights? As I understand it, the manage_pages right is needed, which is given to the application only after app review, which, in my opinion, is not so easy and fast to do.
3) Is it possible to use github.com/facebook/facebook-php-sdk-v4 for these purposes? If so, where can I get an access_token with the rights I need?
4) As far as I understand, there have been changes in the Facebook API and now it is impossible to get a perpetual token (offline). Is this true, and what should we do now?
Answer the question
In order to leave comments, you need to log in
1) Do I need to create an application on the page https://developers.facebook.com/apps for my purpose?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question