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