I need to use the api to post to a facebook page that I own. I'm trying to allow permission to the app to post to a page but I'm having to jump through a ton of hoops to get the app approved. Am I doing something wrong or have FB changed their procedures?
I should say that the only page it will be posting to is one I own. I see the app in my profile with posting privileges permitted but when I look at the app in fb developers it has no such privileges.
Answers
I should say that the only page it will be posting to is one I own. I see the app in my profile with posting privileges permitted but when I look at the app in fb developers it has no such privileges.
Lux
Hello,
have you already tried to push to your Facebook page using the following endpoint:
http://docs.oneall.com/api/resources/providers/facebook/write-to-page/
It's possible that as creator of the page it's not necessary to request the additional permissions from Facebook.