How to test facebook actions in sandbox mode
I'm trying to add some facebook action on my website. The actions, objects
and stories are all setuped in my facebook application. Currently, the
application is in SandBox mode. So all everything I did shouldn't need
review from Facebook and my user can access the application
(administrator).
On the website, I'm "facebook connected" with my developer account and
when I send the action, I receive from Facebook a simple ID, the
"action-instance-id" according to the Facebook actions doc
Response
After an action is successfully published, the following response will be
sent:
{
id: "{action-instance-id}"
}
The thing is, I don't see any of the actions in my Facebook activity log.
I did a lot of tests hours ago and there's still nothing. Does it take a
lot of time to see them ? Is there a setting that I've missed to make them
appears ?
Does anyone has an idea ?
No comments:
Post a Comment