Get your Page Access Token - The Easy Way
Go to your Facebook App → Webhooks section and enter:
Step 1: Get Short-Lived Token
Step 2: Test It Right Away
⚠️ This token expires in 1-2 hours. Good for testing!
Visit this URL in your browser (replace YOUR_TOKEN with the token from Step 1):
https://graph.facebook.com/v18.0/oauth/access_token?grant_type=fb_exchange_token&client_id=YOUR_APP_ID&client_secret=YOUR_APP_SECRET&fb_exchange_token=YOUR_SHORT_TOKENReplace: YOUR_APP_ID, YOUR_APP_SECRET (from Facebook App settings), YOUR_SHORT_TOKEN
FACEBOOK_ACCESS_TOKENAfter updating the token, go to Admin News Manager and click the Share button (📤) on any published article. You should see "Posted successfully" message!