Create with ❤️❤️❤️ for my JaycPortutu
Esay to use, simply add your :
- App_id
- App_secret
- User access Token (Short Lived)
The form return you a permanent Access Token for facebook Page.
To get your app_id and app_secret, you need to create a Facebook App
Go on Facebook developper Website
- Click on "My Apps" top right corner.
- Click on "Add a New App".
- Simply setup a website app.
In your app parameters, you shoul find the App_id and the App_secret
To get your short lived access_token, go on the Graph API Explorer.
Select the application you want to get the access_token for in the "Facebook App" drop-down menu.
Then, select "Get User Access Token" In the pop-up, under the "Extended Permissions" tab, check "manage_pages".
Click "Get Access Token".