Posts under category Facebook Graph API

Even though the privacy policy URL is entered correctly, when you click the "Submit" button, the wrong URL is displayed, or a message indicating that a problem has occurred is displayed and is not processed, making it impossible to remove the app restriction. Please process it quickly. The privacy policy URL is as follows. https://sign.alba.co.kr/policy/privacy.asp?site=WWW

Hi, Starting to v19.0, the Facebook Groups API is deprecated and this deprecation includes all Permissions (publish_to_groups, groups_access_member_info). As a result, I can't connect my Facebook account with OAuth using these scopes.
From what I understand, getting, and posting on groups will be done with a page access token. I tried to fetch page groups 'GET /v19.0/{page-id}/groups', but the result data is empty even when I attached a group to a page.
Does anyone know a solution on how to get user groups? Thank you!

When using Graph API V19, we see that we can no longer use a User Access Token to post into a group, however using a Page Access Token worked.
My question is this - after the April 22nd date talked about in the changelog (https://developers.facebook.com/docs/graph-api/changelog/version19.0#graph-api), and the removal of Facebook Group Apps, will a business page still be able to post into a Group if the page is an administrator? Will there be a replacement to continue to allow business pages to access groups?

The Insights Graph API is missing data for several demographic data points, including page_impressions_by_age_gender_unique and page_impressions_by_locale_unique for many of our pages. This problem continues to grow each month to new pages, even though there are daily posts with strong audience engagement/reactions so there should be demographic data available.
For example, in the Graph API explorer, you can see we had nearly a full month of data returned back in July for this page: https://developers.facebook.com/tools/explorer/572800817920405/?method=GET&path=103060282112412%2Finsights%2Fpage_impressions_by_age_gender_unique%3Fperiod%3Dday%26until%3D1690761600%26since%3D1688169600&version=v16.0
but when you run the same query for the same page for this past month, almost no data is returned: https://developers.facebook.com/tools/explorer/572800817920405/?method=GET&path=103060282112412%2Finsights%2Fpage_impressions_by_age_gender_unique%3Fperiod%3Dday%26until%3D1705968000%26since%3D1703289600&version=v16.0
If you could provide some insights into why more and more demographic data for these pages seems to be missing with each month, when the pages have active posting and audience engagement, we'd appreciate being able to get to the root of this.
Thank you!