Facebook publish_action permission not working for posting

前端 未结 5 589
攒了一身酷
攒了一身酷 2020-12-13 19:32

Currently i can post news feed updates using objectids of some of my web pages to facebook users who have liked those pages.

Now i\'m trying to test the new open gra

5条回答
  •  南方客
    南方客 (楼主)
    2020-12-13 19:51

    I know it might be very late to post an answer[but it might be helpful to others], but as of 2014 if you want to post anything to the user[apart from the app registered developer] timeline you need Facebook permission i.e the app needs to be submitted for approval Please refer the following links.
    1) https://developers.facebook.com/docs/facebook-login/permissions/v2.0#review
    2) https://developers.facebook.com/docs/apps/review/
    3) https://developers.facebook.com/docs/facebook-login/permissions/v2.0.
    you can check that it's right below the overview section. This has been verifed with the latest version of the SDK

提交回复
热议问题