Post to facebook page wall as a page

后端 未结 3 569
臣服心动
臣服心动 2021-02-10 05:47

I want to post to facebook page wall as a page using PHP. I\'ve got access_token by below links.

https://graph.facebook.com/oauth/authorize?type=user_agent&         


        
3条回答
  •  一整个雨季
    2021-02-10 06:33

    I've had the same problem. The reason was that I was an admin of more than one page, and I tried to post with the token of another page.

提交回复
热议问题