English 中文(简体)
网上查阅
原标题:Instagram webhook not activating

我的目标是利用Facebook的网吧,在用户提到我的IG账户时发出通知。 为此,我采取了以下步骤:

  • I have created a Facebook page and connected it with an Instagram business account.
  • I have created a Facebook app (which is now live) and added the product "webhooks".
  • I have connected my app with my page.
  • I have created a webhook and subscribed to the mentions event.
  • I have tested the webhook, using the tools provided by Facebook and it works.

我面临的问题是,我无法得到我以真实数据开展工作的希望。 我曾试图从我的个人账户中提一下我的企业IG账户,但没有发生。 我的回击ur不叫。

我的估算不需要用户登录,因此,我不敢确定我是否需要寄信供审查。 我是否需要特别许可?

问题回答

我也存在同样的问题。 就我的情况而言,当我通过图表浏览器安装了该笔照片时,用图象I的纸面有<条码>百分图_manage_insights的许可。 因此,我同意这一许可,重新编号为>,请上{page-id}/sub specified_apps, 并再次标注这一问题。 就记录而言,我使用一个系统用户从业务经理那里打脚。

你们是否通过评估核实了你的Facebook的用量? 否则,你通过“Inf”网吧获得生产数据。 我有同样的问题,请Facebook提供支持,并做出回应:

但是,图形或页数并不相同。 这正是产品小组决定如何执行。 为了进行审评,你可以利用测试网或你自己的程序,展示流动的模拟过程。 评估报告对技术执行步骤不太重要,只是确保你相信会以遵循我们准则的方式使用许可的一种方式,从而改变程序应当受到罚款。 评审员理解,你不以发展方式接收网关,应当考虑到这一点。

详情查询:

为什么图形图象网不运行。

https://developers.facebook.com/support/bugs/495933900986533/

I just figure it out of this problem. There is a mistake in the official Instagram webhook guide:

With Graph API version 3.2, the /{page-id}/subscribed_apps edge now requires the subscribed_fields parameter, which currently does not support Instagram webhooks fields. To get around this, use your app s dashboard to subscribe.

https://developers.facebook.com/docs/instagram-api/guides/webhooks/#install-app

然而,仪表仪表板是另一个功能。 您需要您的网页浏览某些领域,以接收网球。

Just POST {your-instagram-related-page-id}/sub specified_apps?sub specified_fields=feed&access_token={your-instagram-joint-page-token}

然后,你会以实情接待网吧。

I also had this problem and I managed to solve it. Until we have advanced privileges, we need to test with a tester and administrator user to receive the private push from the webhook. This is not clearly stated in the official documentation, which led us to a lot of detours!





相关问题
网上查阅

我的目标是利用Facebook的网吧,在用户提到我的IG账户时发出通知。 为此,我采取了以下步骤:

How to go back to past posts with hashtags in Instagram

I am an engineer. I would like to look up past posts for a particular hashtag, but I can only reference the last 30 or so posts. Is there any way to do this? I have researched and found this thread(...

Instagram gem API example -- using specific options

I m currently learning how to use Instagram s API and have been playing around with the example provided on github: https://github.com/Instagram/instagram-ruby-gem I ve cloned their sinatra app and ...

热门标签