Do I need Facebook publish_actions approved before publishing?

3.8k Views Asked by At


I try to implement facebook login and data posted to timeline(I'd like to allow user to share app screenshots on his Facebook News Feed).
Everything works ok with developer account, but not for normal account: the access token only contains basic_info(read permission), publish_actions not work at all, though the open session callback return success!.
I heard that now facebook publish_actions need to be approved before working, is this correct?

2

There are 2 best solutions below

0
On BEST ANSWER

Yes, this is the case if you use an app which was created after April 30th, 2014. Have a look at the Facebook Login Review FAQs to get an idea of the review process.

0
On

yes you need to approve the permission, you can read further here https://developers.facebook.com/docs/facebook-login/permissions/overview