I am trying to connect WhatsApp Business and send DOB greetings to our employees. Email worked, but WhatsApp is not working. I have followed all instructions and was able to add a new app and WhatsApp number. Let me know if you can help me with this. Thanks!
{
“response”: {
“status”: 400,
“body”: {
“error”: {
“message”: “Unsupported post request. Object with ID ‘320670034466351’ does not exist, cannot be loaded due to missing permissions, or does not support this operation. Please read the Graph API documentation at https://developers.facebook.com/docs/graph-api”,
“type”: “GraphMethodException”,
“code”: 100,
“error_subcode”: 33,
“fbtrace_id”: “AutZCzIJ0NSBUZYaus4ujKI”
}
}
},
“request”: {
“body”: {
“messaging_product”: “whatsapp”,
“recipient_type”: “individual”,
“to”: “+”,
“type”: “text”,
“text”: {
“body”: "
}
}
}
}
I tried with the token again, and it worked. However, I am not able to receive emails or WhatsApp messages. I am attaching screenshots of the successful runs. Not sure where is the issue. Please hlep.
Hi, I need help. When I tested the flow, everything showed green, but it’s not delivering emails or WhatsApp messages. It is the same for two workflows.
Same issue @TripleR. I am also not able to send messages by whatsapp business. Please help me. The test flow runs successfully but I am not getting any messages in the given number.