Create Facebook Access Token: Difference between revisions

From UmsWiki
Jump to navigation Jump to search
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:
You need to follow a few steps in order to create a token.
This describes how to create a facebook access token for getting [[App#News|RSS Feeds for App news]]
#Go to https://developers.facebook.com/ and click on Log In in the top right.  Log in using your personal Facebook credentials.
 
#*Note: 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.
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.
#If this is your first time signing in to the Facebook Developer portal then click on Register Now. If you’re already registered then you can skip ahead to step 9.
 
#Register as a Facebook Developer. Select YES and press Register.
Please follow [https://developers.facebook.com/docs/apps/register Facebook guide] to enable yourself as developer on facebook.
#Register as a Facebook Developer. Press Done
 
#Click on advanced setup.
When you have a developer account, created an app go to [https://developers.facebook.com/tools/explorer Facebook Graph Explorer]
#Enter your App Name. This can be anything you like. Choice the category Communication. Click Continue.
*Select application
#Fill in the Security Check and click Continue.
*Select “Get Token” and “Get App Token”
#Open Settings and fill Contact Email and Save Changes
*Copy the Access Token
#Your Application is now ready. Go to Status & Review and press Yes to make it active.
 
#Make App Public. Press Confirm
[[Fil:App_facebookgettoken.png]]
#Go to https://developers.facebook.com/tools/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 [[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

Fil:App_facebookgettoken.png

Now you have the access token you need to paste into the configurator regarding the Facebook RSS feed.