Skip to main content

All Questions

1 vote
0 answers
222 views

WhatsApp Cloud API: Message fails with "More than 24 hours passed" error despite recent customer interaction

I'm integrating the WhatsApp Cloud API into my application to send messages to customers. However, I'm encountering an issue where messages fail to send with the following error: "Message failed ...
Arifur Rahman's user avatar
0 votes
0 answers
127 views

Whatsapp webhooks not receiving messages and nothing in the database

enter image description hereI am learning web programming. I am working on adding whatsapp webhook to my web app. My understanding: In my web app, i implemented sending a whatsapp message template ...
newdev's user avatar
  • 9
0 votes
1 answer
350 views

Not Receiving test message, on my Whatsapp business webhook on my laravel project

Meta clearly says this on top of the page with dashboard so i made sure am using there test. Applications will only be able to receive test webhooks sent from the app dashboard while they are in ...
Austin Sanga's user avatar
0 votes
1 answer
384 views

WhatsApp Business API custom text message with Laravel won't work

I'm trying to use the API to send to myself a custom message, I can already send a hello world template, but I been unable to send myself a custom only text message. //API token given by Meta $...
Javier Auspont Cerda's user avatar
0 votes
0 answers
86 views

Media download return whatsapp api url

I would like to know what the type of return of the image is, because when I use an application like insomnia it returns the image itself and as I am programming it in laravel to be able to save it in ...
Duas Vias's user avatar