{ "messaging_product": "whatsapp", "recipient_type": "individual", "to": 1234567891, "type": "audio", "audio": { "link": "https://my_url/my_download_link" }, "context": { "message_id": "message_I_am_replying_to_ID" } }

Tag:-

12 comments.

  1. Antonio

    +1 here For me it was working well up until the 19th of March; then something changed on the API side.

  2. Royner

    I'm having the same issue. For me it worked up until 21th of March

  3. Khalil

    sorry for me it worked on 28th then 29th of march it stopped

  4. Khalil

    exactly it worked up until 19 of March then it stopped, do you know where we can report a bug ?

    1. Khalil

      exactly it worked up until 19 of March then it stopped, do you know where we can report a bug ?

      1. Khalil

        exactly it worked up until 19 of March then it stopped, do you know where we can report a bug ?

    2. Khalil

      exactly it worked up until 19 of March then it stopped, do you know where we can report a bug ?

  5. Ema

    i have the same issue

  6. Nicolas

    Same here!

  7. Nicolas

    This problem was not solved, why its state is 'solved'?

  8. Nino Antonio

    I am doing this but the message arrives as a regular text message with no context bubble.
    curl -X POST "https://graph.facebook.com/v21.0/012345678901234/messages" \ -H "Authorization: Bearer " \ -H "Content-Type: application/json" \ -d '{ "messaging_product": "whatsapp", "recipient_type": "individual", "to": "012345678901", "context": { "message_id": "wamid.HBgNNTQ5MzUxNjA3NzE5OBUCABEYEjNBMURDQzNEQTE5QjIyM0EwOQA=" }, "type": "text", "text": { "body": "Please reply to this message" } }'

  9. Kévin

    Same issue here, when trying to reply to "flow" (~interactive) messages

    1. Kévin

      Same issue here, when trying to reply to "flow" (~interactive) messages

Add a new comment.