How to Auto Post Message on Facebook in PHP
HTML-код
- Опубликовано: 29 окт 2024
- Here.. in this tutorial, i have done, how to post (AutoPOST) a message on facebook Page. with PHP.. (LOCALHOST).. without Log in to facebook.
Structure of Facebook PHP SDK posts:
fundaofwebit.b...
how can we auto post to business page and what permissions are needed? could you explain a bit on permissions?
hello *Funda Of Web IT* _please solved this error_ *Graph returned an error(**#200**) If posting to a group, requires app being installed in the group, and \ either publish_to_groups permission with user token, or both pages_read_engagement \ and pages_manage_posts permission with page token; If posting to a page, \ requires both pages_read_engagement and pages_manage_posts as an admin with \ sufficient administrative permission*
can u send exact code you using as well with the vendor auto load files needed.
how i can fixed this error
Graph returned an error: (#200) If posting to a group, requires app being installed in the group, and \ either publish_to_groups permission with user token, or both pages_read_engagement \ and pages_manage_posts permission with page token; If posting to a page, \ requires both pages_read_engagement and pages_manage_posts as an admin with \ sufficient administrative permission
*_This Error is Solved Thanks ?_*
Can you please help on how to post Image or video with link and description?
what permissions are needed?
how to fix this error " Graph returned an error: Error validating access token: Session has expired on Wednesday, 26-Dec-18 01:00:00 PST. The current time is Tuesday, 01-Jan-19 23:52:03 PST. "
Error validating access token: and session gets expired, its because of changing your fb password or app password, that time for the security reason, it will (might) change the access token...
@@fundaofwebit ok tq how to use this live server upload my live site
how to remove this error
Graph returned an error: (#200) Requires either publish_to_groups permission and app being installed in the group, or manage_pages and publish_pages as an admin with sufficient administrative permission
Ankit singh.. ur error is telling tat... the App which u have created at Facebook right.. tat is not published, so.. u have to allow the App things... to get connected ..
Goto ur App -> Setting.. and allow.. managed, public n etc according to ur requirements..
Thanks for supporting me.
Please Subscribe, like and share. :-)
@@fundaofwebit If I got to app -> settings, under developer.facebook.com there are no way to allow those requirements
@@dibyab2288the place wr u hv made ur app right ?. Like.. where u can change ur name n all.. in tat oly.. its available..
So... go to ur Facebook App.. wr u hv created it.. there only we can change it.
@@fundaofwebit Here you mean?
www.dropbox.com/s/9l7twy56se6au2p/Sk%C3%A4rmklipp%202019-02-06%2010.00.10.png?dl=0
EDIT: This doesnt work when you set the app from development mode to Live mode
@@dibyab2288 if ur giving all the access to the App.. like.. manage , public etc.. then.. the app access token key gets expired or changed also.. for security.. so.. if ur doing any changes in ur app... thn take new access token key n paste in ur code..
hi bro please provide dynamically posting video in php