admin管理员组文章数量:1402449
I am trying to receive Instagram webhook notifications for my own Instagram account. I have done all the followings as stated in the documentation (). However, not receiving any webhook notifications at all.
- The endpoint is registered in Meta dashboard and tested (which worked).
- My own instagram account is integrated in Meta dashboard and access token is generated with permissions such as instagram_business_basic and instagram_business_manage_comments.
- Subscribed to comments and mentions fields. (below is the result of getting /me)
{"id":"id","username":"username","subscribed_apps":{"data":[{"id":"id","subscribed_fields":["mentions","comments","messages"]}]}}
- Live mode is enabled
- Added the instagram account above as a test user
- Business verification is passed
After doing all these and mentioning above's Instagram account from a different instagram user on a specific media is not working (any other webhook notifications are not working, just to be clear). The test requests from the dashboard are working fine.
Am I missing something ... ? I am stuck on this issue for sometime now and any help would be much appreciated. From my understanding, standard access level is all I need since I only want notifications for my own instagram account.
本文标签: Instagram webhook not triggeringStack Overflow
版权声明:本文标题:Instagram webhook not triggering - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744256825a2597520.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论