最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Whatsapp Business Platform - issue about reply from an interactive message - Stack Overflow

programmeradmin0浏览0评论

I have developed all about sending/receive/staus/mark as read messages with Cloud API for Whatsapp Business Platform.

Now I'm implementing different types of messages, and I found an issue on interactive messages with buttons or lists.

This is the scenario: I receive on my phone one of these messages and I click on a button or on a checkbox of a list, and a message start from my phone to my webhook.

My procedure take the message and store in on the database, then take the whamid of the message and call the API to mark it as read.

But the response is

Message supplied to mark message as read API with message ID: wamid.____ is outgoing. Please use an incoming message ID

because the message started from my phohe has the same whamid of the interactive messages.

Someone has the same issue?

thanks

I have developed all about sending/receive/staus/mark as read messages with Cloud API for Whatsapp Business Platform.

Now I'm implementing different types of messages, and I found an issue on interactive messages with buttons or lists.

This is the scenario: I receive on my phone one of these messages and I click on a button or on a checkbox of a list, and a message start from my phone to my webhook.

My procedure take the message and store in on the database, then take the whamid of the message and call the API to mark it as read.

But the response is

Message supplied to mark message as read API with message ID: wamid.____ is outgoing. Please use an incoming message ID

because the message started from my phohe has the same whamid of the interactive messages.

Someone has the same issue?

thanks

Share Improve this question asked Feb 6 at 18:19 DemoDemo 11 bronze badge 1
  • Please provide enough code so others can better understand or reproduce the problem. – Community Bot Commented Feb 7 at 19:25
Add a comment  | 

1 Answer 1

Reset to default 0

FIND IT!

In the response of an interactive message there are two whamid: the first is the one of the message received, the second is the one for the mesage sent

发布评论

评论列表(0)

  1. 暂无评论