How to submit an Open Graph action to a Facebook page?

With the timeline laid out on the Fan and Business pages, I would like to be able to publish actions on our timeline for the business page. I can’t figure out how to do this. Any guidance?

When I try to post to the page (with an unapproved og action), I get:

{"error": {"message": "(# 100) The ACTION_TYPE action type is not approved, therefore only administrators, developers and application testers can post APP_NAME_SPACE. User PAGE_ID is not one of those roles" "type": "OAuthException" , "code": 100}

+5
source share
3 answers

OG

. , , , API- Graph, Open Graph -

- http://developers.facebook.com/docs/opengraph/actions/

How actions work

, , , . , , Facebook.

+1

, :

  • , Facebook.
  • token = > , , , .
  • (scope: publish_actions, manage_pages) = > " ". : "OAuthException".

: .

0

, , Twitter.

  • Twitter, .
  • Twitter facebook   (Twitter → → ). post to my Facebook page: .
  • oauth_token oauth_token_secret Twitter, , .
  • Facebook.

, , Twitter, Facebook, Twitter [ http://t.co/], , .

0

All Articles