Add to Chronicle versus Login

I have or the site works with the timeline using a new javascript JavaScript code example, but we would like to move this to a natural script flow for authenticated users [so they don’t need to actively post messages every time they perform an action].

I suspect I’ve already thought about this, but adding publish_actions to existing logon calls will be enough to grant permission to the timeline, or we will have to run the separate time adding function shown in the new Open Graph [https: //developers.facebook .com / docs / beta / authentication /]?

+5
source share
2 answers

Adding permission publish_actionsto call the login button will be enough to publish Open Graph actions on the timeline.

+2
source

You will need to request and the user will have to approve the publish_stream permission. This is displayed in a second dialog box in which the user is advised to request additional permissions.

Your application should be able to handle the user without granting this permission.

0
source

All Articles