Webhook not receiving messages in WhatsApp Cloud API - Stack Overflow

I've set up a webhook for the WhatsApp Cloud API and am encountering issues with receiving message

I've set up a webhook for the WhatsApp Cloud API and am encountering issues with receiving messages. Despite the webhook being correctly verified and successfully receiving test messages from the dashboard, it fails to receive actual WhatsApp messages sent to the business number.

Here's what I've verified so far:

curl -X POST '.0/wa-business-id/subscribed_apps'
{"success":true}

The phone number's status:

curl '.0/phone-number-id'
{"verified_name":"name","code_verification_status":"VERIFIED","display_phone_number":"number","quality_rating":"UNKNOWN","platform_type":"NOT_APPLICABLE","throughput":{"level":"NOT_APPLICABLE"},"webhook_configuration":{"application":"my-webhook"},"id":"id"}

I suspect the issue might be related to using the same mobile number for receiving WhatsApp messages for the business. Could this be interfering with the webhook's ability to receive messages?

Any suggestions or insights on further troubleshooting steps would be greatly appreciated!

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745153741a4613991.html

相关推荐

  • Webhook not receiving messages in WhatsApp Cloud API - Stack Overflow

    I've set up a webhook for the WhatsApp Cloud API and am encountering issues with receiving message

    2小时前
    10

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信