WhatsApp Webhook Working in Dev but Not in Live Environment

Hi everyone,

I have a WhatsApp webhook set up that works perfectly in my DEV environment, but when I deploy it to the live environment, it doesn’t seem to function as expected. Instead of saving data to the live database, it continues to save to the DEV database.

If anyone knows what to do to solve it, I would like to get some insights?

Your webhook address specified in WhatsApp configuration still points to your dev environment address (/version-test/).

This topic was automatically closed after 70 days. New replies are no longer allowed.