How to register for the Facebook Developer Community Forum
I have a problem with the Facebook Graph API, or more precisely the documentation page: it is impossible for me to view older versions of the Ad Insights API documentation, the little version selection box seemingly does nothing, and appending specific versions to the URL seemingly also does nothing.
Can’t get facebook user email with graph api
I face the same problem in Facebook Graph /me missing email.
Facebook Graph API /me/accounts Empty But Token Debugger Not Empty
I have a Facebook token that I’m trying to access Pages with but the API is returning an empty array. That seems like a simple permissions issue but when I debug the token in Facebook’s Token Debugger it shows I have permissions to multiple pages.
In Facebook Graph API, I want to get week to date country of Page followers
I want to get week to date list of country names with respective count of followers in that week or date.
delete FB page’s comments with Graph API
Is there an automated way to delete all my page’s comments with Graph API (or other dev tool) without using an IDE?
Using Business app, Can I read/access public page post and comments?
based on the <Page Public Content Access> feature and this doc https://developers.facebook.com/docs/features-reference/page-public-content-access/
Received Facebook Graph API Upgrade Reminder but API Upgrade Tool show nothing to upgrade
I received FB email saying
Facebook Graph API returns unexpected values for insights for page_fans (value: 1)
I am fetching “page_fans” from Facebook Graph API Insights. (..v19.0/pageid/insights/..)
How to create swipe up stories using Facebook Graph API?
Based on this document, I can create stories on my page, but I don’t see any mention of how to set up CTA buttons like Learn more, See more,… to lead users to the website.
Facebook long lived token missing expiry time
I am using below facebook api to exchange access token for long lived token