Posts under category Facebook WhatsApp Business API

'm currently working with the WhatsApp Business API and facing an issue specifically with the "messages" webhook. For some reason, this webhook isn't being triggered, even when I test it manually from the WhatsApp Business dashboard.

Here are the details:

All other webhooks (e.g., status, message_template, etc.) are working perfectly fine. I've tried reconfiguring the webhook URL multiple times. I switched the app back to development mode to see if that would fix it, but no luck. Has anyone encountered a similar issue or have any ideas on how to resolve this?

Additional Information:

I've verified that the server is publicly accessible and can receive POST requests. There are no errors or logs indicating any incoming request for the "messages" webhook on my server. Any help or suggestions would be greatly appreciated!

I've developed a cloud service (Google cloud Run job) with a webapp that responds to messages as if the replies were from me. When triggered, it reads all my emails and writes a draft as an answer. However, I want to integrate it also with WhatsApp.

I read that I can create an endpoint with the business cloud api so that the software can receive my whatsapp messages, but I realised that I can't save messages as draft with the current API. Indeed, I want to save a response generated by my service as a draft in WhatsApp, so when I open WhatsApp, the message is already there under the intended contact.

I've discovered that the "click to chat" functionality (e.g., https://wa.me/myfriendnumber?=hi) partially achieves this.

However, when I open such a link, it launches my browser first, which then prompts me to open the WhatsApp app. I'd like to bypass this manual step, avoiding the "Open in WhatsApp" confirmation popup, so that I can open multiple links programmatically and have the messages saved as drafts in WhatsApp directly.

Is there a way to automate this, or another method to achieve the same result?

I'm encountering this issue for the past 3-4 days.
Steps to Reproduce:
Log in to the Meta Developer Suite. Navigate to the section for creating a new WhatsApp API. Proceed through the steps until reaching the API creation page. At this point, the page loads as blank with no visible content or options.
Additionally, attached screenshot for your reference.

I was trying to setup a phone number for whatsapp business. When refreshing the page the the entire whatsapp dashboard stopped working. All three pages; Quickstart, API Setup and Configuration show nothing when selected. All the other pages work just fine. Have tried different browsers, logging in and out, refreshing, creating a new app. Nothing seems to help.