Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
An Action is a response of the program on occurrence detected by the program that may be handled by the program events.
-1
votes
1answer
18 views
application does not post the user
we have a faceboook apps https://apps.facebook.com/starhoroskopy/
It is the application of horoscope, numerology, tarot cards.
User applications can subscribe horoscope, numerology, tarot cards ...
0
votes
1answer
17 views
Error on creating new action type
I'm getting the following error when trying to create new action type:
You have been temporarily blocked from performing this action.
If you think you're seeing this by mistake, please let us ...
-1
votes
0answers
7 views
Unable to submit “Common” Action Type
I write this question knowing full well it will never be answered, but here we go.
Setting up Open Graph is a TRAINWRECK. I have been trying to get this feature functioning properly for well over a ...
0
votes
0answers
16 views
Changing permissions at the app level - What does this do to existing users?
My app is currently asking for the bare minimum in terms of permissions. I'm looking to request publish_actions for Open Graph integration. However, i'd like to leave existing users unaffected ...
1
vote
1answer
20 views
Explicit Sharing with watch action is not working
I am trying to use Explicit Sharing with built in watch action. Here is my code
$post_action = $facebook->api(
'me/video.watches',
'POST',
array(
'video' => "$post-link",
...
0
votes
0answers
19 views
Creation action?
Where is Associating Actions with Object Creation?
Under:
Apps > AppName > Types > Object Type:Object
and clicking advanced, all I see is Subscribe Action and Open Graph Type.
0
votes
0answers
48 views
facebook open graph complain explicit share not enabled even it's approved
My open graph action has been approved but some facebook user will get the follow exception when I call the open graph API. Any ideas?
OAuthException: (#100) You haven't enabled Explicitly Shared ...
1
vote
1answer
28 views
Facebook Action Type Get Code button not working
Is anybody else having a problem with the Get Code button for Facebook Action Type? In all the browsers I have tried it just flashes up an empty Loading box, and then disappears.
0
votes
0answers
12 views
How to get stories created with the javascript SDK (nothing returned)
I'm working on a FaceBook app for a website, but I got a problem and I don't know how to fix it.
I try to create a story by clicking on a button (ex: join a course). So, my action is join and my ...
0
votes
1answer
11 views
Use a different link from OG:URL when story is published
I'm using a custom action and I'm creating my facebook object on a different page than the page the user is meant to visit when they click the story on their timeline.
Is there any way I can sneak ...
0
votes
0answers
25 views
Facebook Common Watch Action
We received this message:
Your Common Watch action has been restricted due to a policy violation. A significant portion of the Open Graph objects you are publishing have og:type classified as ...
0
votes
0answers
11 views
Publishing Facebook action object with customizable fields values
I have description of "level" object type that contains optional custom integer field "value". And I have an action type "achieve" that operates with custom field "level" of that level type. And of ...
0
votes
1answer
175 views
July 2013 upcoming change: Cannot create multiple create actions for the same Open Graph object. Explanation?
In their blog post about upcoming breaking changes
http://developers.facebook.com/blog/post/2013/04/03/platform-updates--operation-developer-love/
FB writes:
We are no longer allowing multiple create ...
0
votes
1answer
67 views
How to publish Facebook actions that include maps using iOS SDK?
I want to publish an Open Graph fitness:runs action on Facebook and I want it to render with a map of my path. The path is defined by the path coordinates below. How do I do this? The method below ...
1
vote
0answers
73 views
Specifying oCPM Bid Geared for Actions (Offsite Conversions)
My question is regarding how to combine a campaign set for Optimized-CPM bidding and the conversion spec for an off-site pixel conversion to delivery impressions focused on generating more off-site ...
0
votes
0answers
37 views
open graph flexible sentence caching
I am modifying an app's open graph and have changed an action to adopt flexible sentences. The sentence structure is like
"{User} {action} {object name} {additional text} on {my app}."
I am ...
0
votes
0answers
27 views
Action Link endpoint not fired
I have some actions on my app (like Wish and Buy) (i cannot be more specific though i want to). They are linked to action links and they appear on FB properly. I have the action link Buy setip for the ...
0
votes
0answers
44 views
How to determine the source of an Facebook action link
I have setup an Facebook Opengraph action link to my Facebook app.
Facebook has setup a link of the following format - www.myapp.com/action-link-landing?fb_action_ids=1234
In order to maintain user ...
0
votes
0answers
23 views
I cannot get any action specs working with a particular app/most apps on the action spec preview tool
I'm using the action spec preview too to try to see how stories will appear when published to the users timeline/ticker, etc. I'm using the following action spec:
...
0
votes
0answers
25 views
New Watch Action 2013
Hello we have build new app with Watch Action using: http://developers.facebook.com/docs/technical-guides/opengraph/built-in-actions/howto-watch/
But Facebook is not approving watch actions done by ...
0
votes
0answers
104 views
fb:explicitly_shared in batch request to publish action on Facebook with Javascript API
How can i specify the fb:explicitly_shared=true parameter in a batch request to publish several custom actions in Facebook with javascript api?
I have the following code for a batch request using ...
0
votes
0answers
59 views
Publish Action via Facebook Open Graph with specified settings
http://postimage.org/image/6otopxvnv/ => Cardio Trainer Example Image Link
I m trying to publish action with some custom settings as Example image via "Cardio Trainer" android api. This is an ...
0
votes
0answers
64 views
Action link of a posted action not shown next to “like” and “comment” using facebook ios sdk
I've configured an action link for an open graph action. But although I am able to post using the ios sdk I dont see the links below that were supposed appear next to like and comment links. What may ...
1
vote
0answers
745 views
Which actions should I modify or remove to prepare my app for the “February 2013 Breaking Changes”?
We're developing an app on Facebook which uses FB Open Graph API to post into users' timelines. We use these actions:
Today I received an email alert about "February 2013 Breaking Changes" ...
0
votes
0answers
59 views
Add user text for action (like, fancy etc…) with Facebook iOS SDK 3
here is my first message on Stackoverflow and I am shuddering...
The question is:
I manage to post various opengraph actions (like, fancy, eat etc...) with the facebook iOS SDK but I'd like to allow ...
-2
votes
1answer
125 views
App Access Token… How to use it properly
I'm relatively new to development so some of the technical guides are a little hard for me to understand (like how to use the open graph "action" codes for curl etc.). i have created a small app that ...
0
votes
0answers
74 views
FQL query isn't retrieving all the friends from the same University
I am building an app which has a feature which requires all the user's friends who go to the same university to be called.
Here is the FQL query I am using:
SELECT name, uid, pic_square FROM user ...
0
votes
0answers
42 views
Pass two objects in fb open graph actions
I am developing an app using facebook open graph. There I made custom object and actions. I am able to get all the things as stated, means everything works fine. I am able to get this:
{Person} ...
0
votes
1answer
22 views
if i rename the namespace of an app will the approved open graph action need resubmitting
we need to rename one of our apps which already have open graph action approved, if we rename the namespace of the app will the approved open graph action need resubmitting?
Cheers
Brett
0
votes
0answers
74 views
Using Facebook FQL to retrieve custom action data with JS API
I am trying to use Facebook FQL via the Javascript API to return data about custom open graph actions, specifically if the current user (me()) has performed the action or not on a specific object ...
0
votes
1answer
16 views
Can I receive Facebook response
When I use social plugins on my website can I somehow receive a respond from Facebook about user take an actions (like, share,...) or not?
0
votes
0answers
42 views
Facebook Open Graph push failing
I created an action 'action' and an object 'object'. To be approuved by facebook, those need to be ran on the site. I don't know where I am failing but nothing appears on my facebook wall (I have the ...
0
votes
0answers
13 views
Make “actions” posting optional?
I'm trying to let users decide whether they want my app to post "actions" on their timeline or not.
I see that you can make "post to facebook as you" optional now. Is "post to facebook as you" what ...
0
votes
1answer
65 views
Publish an action without an external recipe webpage?
I'm working on a project where we try not to use any server side languages.
Is it possible to publish an action without an external recipe webpage?
I see an example on ...
3
votes
1answer
257 views
Creating an action aggregation. Group by error
I'm trying to create an aggregation using Facebook's Open Graph for an action. Similar to how they have an aggregate for their "Cook" action in their Open Graph tutorials.
When I set up the ...
0
votes
0answers
26 views
Activity plugin and actions
In sandbox mode, do actions have to be approved to be displayed in the activity plugin feed?
Thanks
0
votes
0answers
37 views
Two objects related to one action, Facebook refuses the submitting
I have created one facebook's open graph action and two objects related to this action. The process on my site is that you can create a story or create an image. So I put the action as 'create' and ...
2
votes
1answer
67 views
Facebook incorrectly declining Action Tagging
Not sure if the is the best place to be posting this but not sure where else I could.
My app is basically a form which they fill in to get on the guestlist for an event, so they select the event ...
0
votes
1answer
43 views
Style broken when publishing explicit actions
I have an application with defined actions and objects; those actions are explicitly shared (fb:explicitly_shared = true).
Everything works as expected, but, when I see the post on the News Feed I ...
4
votes
1answer
104 views
Submitting Open Graph actions that require two Facebook users
We are working on a website which has two types of user: TypeA and TypeB and there are some Open Graph actions that we want to submit. To be able to test them correctly, one user of each type has to ...
1
vote
0answers
49 views
Retrieving sentences for an action performed over an object
I need to display the list of all available custom story types for a given App.
I'm retrieving the Apps, custom objects and custom actions with the following call: ...
0
votes
1answer
97 views
Even though I set actions on wall post, they do not show up in graph api explorer or in FB UI
I am trying play with actions that I can set on wall post with following ruby on rails code. But when I see those wall posts, these actions do not show up there. they also do not show up in graph api ...
3
votes
0answers
72 views
How to translate facebook application name in action message?
In my case, user 'listens' to a track in my application, and the message about it sent to user's profile have the application name translated, as seen on screenshot (lower right corner): ...
0
votes
0answers
25 views
does resubmitting approved “read” action disable current app?
I have an app with "read" action which was approved. Now, I want some changes to be made & have to re-submit the action. If I'm resubmitting the app, the action will become "pending". So will the ...
0
votes
0answers
19 views
Existing Page + App Woes
I missed the deadline to migrate the app to existing fan page.
Now it seems i can create a new [APP] Comminity page - which I do not want to do
If I leave my page unpublished, then the App link ...
0
votes
3answers
112 views
How to set more than one image in OpenGraph to one object?
OpenGraph:
I have one object A on which I make two different action: B and C.
Object has the same url to both action, but I want to set up different icon (og:image).
Is it possible?
0
votes
0answers
577 views
Posting action object photo to open graph from Android app
What I`m trying to do is to do a posting to a users timeline with my android app.
I have created a facebook app and an action object within that apps open graph system.
I am using the facebook sdk ...
0
votes
1answer
74 views
Facebook Opengraph Console error
Hello people i am trying new action to post picture on facebook and during posting i am facing a error which i cant able to make it work properly
The action you're trying to publish is invalid ...
0
votes
0answers
497 views
An unexpected error has occurred. Please retry your request later
I have a problem with open graph.
When I use debug facebook tools I have this error message :
"error": {
"message": "An unexpected error has occurred. Please retry your request later.",
"type": ...
1
vote
0answers
66 views
“Attachment layout” of action is simply ignored! Why?
I publish an OG action/object but the attachment layout of the action (which has been set to "Item") is simply ignored. On my timeline, I click on the date/time link to see the action in full details ...