• Skip to main content
  • Skip to primary sidebar

WordPress, Genesis Framework and Storefront customization tutorials

  • Archive
    • Free
    • Premium
  • Blog
  • About
  • Contact
  • Newsletter
  • Login
Home ยป Facebook Page API tokens

Facebook Page API tokens

https://developers.facebook.com/apps/

Create app and choose Manage everything on your Page

I don’t want to connect a business portfolio yet

Publishing requirements – Leave it blank

Customize Use Cases

Activate the following use cases

pages_show_list
pages_read_engagement
pages_read_user_content

Tools / Graph API Explorer

Add permissions and generate access token

Generate Long-lived USER

https://graph.facebook.com/oauth/access_token
?grant_type=fb_exchange_token
&client_id=APP_ID
&client_secret=SECRET
&fb_exchange_token=TOKEN

Generate Long-lived PAGE token

https://graph.facebook.com/v24.0/me/accounts
?access_token=LONG_LIVED_USER_TOKEN

Test

https://graph.facebook.com/v24.0/FACEBOOK_ALBUM_ID?fields=photos.limit(3){id,images}&access_token=PAGE_ACCESS_TOKEN

Filed Under: Facebook API

About Gabor Flamich

I'm a web developer and designer based in Budapest, Hungary. In recent years, I've documented hundreds of solutions I came across during development. This site is an archive for useful code snippets on WordPress, Genesis Framework and WooCommerce. If You have any questions related to WordPress development, get in touch!

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Gabor Flamich

Hi! I'm Gabor.
I write tutorials on WordPress and WooCommerce.

MacBook

12 Essential Snippets for Genesis Developers

Subscribe to my Newsletter to view my basic collection of Genesis snippets that I use for my projects!

Sign Up for Free
  • Facebook
  • GitHub
  • Instagram
  • LinkedIn
  • Twitter
  • YouTube
UpdraftPlus Premium

Tags

ACF Ajax Analytics API Bootstrap Breadcrumb category CPT CSS fetch FSE Genesis Google Maps Gutenberg HTML Isotope JavaScript jQuery loop Map Menu Parallax PHP Rest API SASS SEO SQL Storefront SVG tab tag manager tags Taxonomy Tool upsell Webpack Wholesale WooCommerce WordPress WPML

Disclosure: Some of the links in this site are affiliate links. I will be paid a commission if you use this link to make a purchase.

  • Privacy Policy / Terms of Service
© 2026 WP Flames - All Right Reserved