About 2,840,000 results
Open links in new tab
  1. How to get page_id from facebook url - Stack Overflow

    Apr 20, 2017 · This worked for me. Just one thing I was able to get page id by searching "pageid" not "page_id".

  2. How to get page id of a facebook page - Stack Overflow

    Oct 10, 2011 · 3) To get the page-id of your fan page, you need the page-name. Go to your fan page on facebook and look at the url. It will have this form:

  3. facebook - how to get fb page scoped user id for sending …

    May 27, 2016 · So I came up and tried to crack this. and finally gotcha! to find PSID page-scoped-id for the user, you need to set up a messenger webhook or play with Graph Explorer. I used …

  4. Cannot Generate Page Access Token Using Facebook Graph API

    Aug 29, 2022 · My user is listed as the admin for this page and I previously was able to create page access tokens simply by using the Graph API Explorer above. In the Graph API Explorer, …

  5. Facebook Graph api How to get page ID via an access token

    Nov 12, 2011 · 2 The answer I was looking for is here. You can simply use a users access_token to get a set of their page_access_tokens, and give them the option of posting to these pages …

  6. Facebook: Permanent Page Access Token? - Stack Overflow

    Jun 20, 2013 · The user is an admin of a facebook page, will he have to add some FB app of ours to the page? EDIT: Thanks @phwd for the tip. I made a tutorial how to get a permanent page …

  7. Facebook Access Token for Pages - Stack Overflow

    Go to the Graph API Explorer Choose your app from the dropdown menu Click "Get Access Token" Choose the manage_pages permission (you may need the user_events permission …

  8. Facebook Graph API - Get ID from Facebook Page URL

    It's worth noting that although the Facebook API specifies that pages are looked up via {page-id} and that the ID is a "numeric string", the text name seems to work equally well.

  9. Can't get Instagram Business Account ID through Facebook Graph …

    The Instagram business account field is missing, I only get back the ID of the Facebook page, which I already have. Does anyone have an idea what could be wrong here?

  10. facebook - Getting FB APP_ID from a FB Page - Stack Overflow

    Jan 13, 2012 · 5 If your question is whether you can use your FB Page ID as the fb:app_id meta tag, then no! Facebook's documentation is spare and contradictory on this.