Create Facebook Access Token: Difference between revisions
Oprettede siden med "You need to follow a few steps in order to create a token. #Go to https://developers.facebook.com/ and click on Log In in the top right. Log in using your personal Facebook..." |
No edit summary |
||
Line 1: | Line 1: | ||
This describes how to create a facebook access token for getting [[App#News|RSS Feeds for App news]] | |||
The personal Facebook account that you use to register as a developer does not need to be associated in any way with the page or group whose posts you want to display. You cannot log in to the Developer site using a Facebook Page or Business account. You must use the username and password from your personal Facebook profile. Facebook doesn’t allow businesses to register as developers, only individuals. | |||
Please follow [https://developers.facebook.com/docs/apps/register Facebook guide] to enable yourself as developer on facebook. | |||
When you have a developer account, created an app go to [https://developers.facebook.com/tools/explorer Facebook Graph Explorer] | |||
*Select application | |||
*Select “Get Token” and “Get App Token” | |||
*Copy the Access Token | |||
[[Fil:App_facebookgettoken.png]] | |||
Now you have the access token you need to paste into the configurator regarding the [[App#Facebook_Page_Url_Feed|Facebook RSS feed]]. | Now you have the access token you need to paste into the configurator regarding the [[App#Facebook_Page_Url_Feed|Facebook RSS feed]]. |
Revision as of 10:54, 22 February 2017
This describes how to create a facebook access token for getting RSS Feeds for App news
The personal Facebook account that you use to register as a developer does not need to be associated in any way with the page or group whose posts you want to display. You cannot log in to the Developer site using a Facebook Page or Business account. You must use the username and password from your personal Facebook profile. Facebook doesn’t allow businesses to register as developers, only individuals.
Please follow Facebook guide to enable yourself as developer on facebook.
When you have a developer account, created an app go to Facebook Graph Explorer
- Select application
- Select “Get Token” and “Get App Token”
- Copy the Access Token
Now you have the access token you need to paste into the configurator regarding the Facebook RSS feed.