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...

Комментарии • 23

  • @faryaltoys2338
    @faryaltoys2338 3 года назад

    how can we auto post to business page and what permissions are needed? could you explain a bit on permissions?

  • @amitvisw3731
    @amitvisw3731 Год назад

    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*

  • @asalentstech1767
    @asalentstech1767 2 года назад

    can u send exact code you using as well with the vendor auto load files needed.

  • @HasanKhan-en2es
    @HasanKhan-en2es 2 года назад

    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

  • @amitvisw3731
    @amitvisw3731 Год назад

    *_This Error is Solved Thanks ?_*

  • @karthikh87
    @karthikh87 3 года назад

    Can you please help on how to post Image or video with link and description?

  • @apnafoodpk5690
    @apnafoodpk5690 3 года назад

    what permissions are needed?

  • @arunprakash9835
    @arunprakash9835 5 лет назад

    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. "

    • @fundaofwebit
      @fundaofwebit  5 лет назад

      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...

    • @arunprakash9835
      @arunprakash9835 5 лет назад

      @@fundaofwebit ok tq how to use this live server upload my live site

  • @AnkitSingh-mv6yd
    @AnkitSingh-mv6yd 5 лет назад

    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

    • @fundaofwebit
      @fundaofwebit  5 лет назад

      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. :-)

    • @dibyab2288
      @dibyab2288 5 лет назад

      @@fundaofwebit If I got to app -> settings, under developer.facebook.com there are no way to allow those requirements

    • @fundaofwebit
      @fundaofwebit  5 лет назад

      @@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.

    • @dibyab2288
      @dibyab2288 5 лет назад

      @@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

    • @fundaofwebit
      @fundaofwebit  5 лет назад

      @@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..

  • @sridharn1209
    @sridharn1209 3 года назад

    hi bro please provide dynamically posting video in php