Do I really need to submit an app request to facebook in order to use the fb-api?

元气小坏坏 提交于 2019-12-11 10:21:05

问题


I have a site where I need to manually specify the content (and Url since some parameters need to be added depending on which facebook share link i press) in the facebook share-dialouge. I've got it to work now as developer but do I really need to submit an app request for the "app" and thereby create an "my app page" on facebook for the "app"? (I have a business page for my business)

All I want to do is use the facebook api to share my page content. Please give me an explanation for dummies because I'm getting really tired of Facebook right now.

(No I can't use addThis)

Thanks for the help!


回答1:


Not sure if you don't confuse some stuff. have a look at https://developers.facebook.com/docs/web/share to get an overview about sharing on the FB platform.

You can use the Social Plugins for your Use Case I guess:

  • Share Button: https://developers.facebook.com/docs/plugins/share-button/
  • Share Dialog: https://developers.facebook.com/docs/sharing/reference/share-dialog


来源:https://stackoverflow.com/questions/26343203/do-i-really-need-to-submit-an-app-request-to-facebook-in-order-to-use-the-fb-api

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!