SubscribedApps feed, getting Ads_Post Comments, but not page Post Comments
1

Trying to set up webhooks to receive comments from Ads_Posts and page Posts.

I'm receiving the webhooks from the Ads_Posts comments, but not page Posts.

Here are the permissions that I have:

ads_management ads_read business_management email page_events pages_read_engagement pages_read_user_content pages_manage_metadata pages_manage_ads pages_manage_cta pages_manage_engagement pages_manage_instant_articles pages_messaging pages_show_list read_insights read_page_mailboxes instagram_manage_comments instagram_manage_events

And here is example of the page permissions that I have on the page with my app-scoped UserToken:

  "tasks": [
    "ADVERTISE",
    "ANALYZE",
    "CREATE_CONTENT",
    "MESSAGING",
    "MODERATE",
    "MANAGE"
  ]

And here are the fields I'm currently subscribed to:

  "subscribed_fields": [
    "feed",
    "messages",
    "ratings",
    "group_feed"
  ]

Am I correct that comments on public page posts should be coming in via this webhook under "feed"?

According to: https://developers.facebook.com/docs/graph-api/webhooks/reference/page/#feed

"Describes nearly all changes to a Page's feed, such as Posts, shares, likes, etc. The values received depend on the types of changes made to the Page's feed. Webhooks are not sent for Ad Posts, but are sent for Comments on Ad Posts. Notifications for Page likes will only be sent for Pages that have fewer than 10K likes."

So that does sound like I should be getting them, but I am not for Page Post comments. Anything I'm missing?

App is LIVE with verified company, but not Tech Verified yet, that is in progress. Standard access for everything right now.

Dan
Đã hỏi vào Thứ Tư