WhatsApp business API webhook doesn't trigger even though properly subscribed
I’ve created an app with whatsapp properly associated with it and I’ve added my business phone number as well. I’ve subscribed to the messages event under WhatsApp business account webhook, and I can say for sure that the webhook has gotten properly subscribed with the response from my server.
However the issue is now when the user sends a message to the business number, the notification event isn’t getting triggered to my server. Not sure what the issue is, I checked my access token in the access token debugger and both whatsapp_business_management and whatsapp_business_messaging permissions are associated with it.