问题
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