social-feed icon indicating copy to clipboard operation
social-feed copied to clipboard

Facebook questions

Open makz3l opened this issue 8 years ago • 1 comments

Hi, everyone. How did you integrate Facebook with the plugin? Do I need to make a Facebook app or I can just do it with my Facebook page?

makz3l avatar Jan 09 '17 20:01 makz3l

as you can see in the facebook parameters:

access_token: 'YOUR_FACEBOOK_ACCESS_TOKEN' //String: "APP_ID|APP_SECRET"

you need to create an APP to get the app_ID and APP_Secret

HartLarsson avatar Jan 10 '17 00:01 HartLarsson