Hello everyone,
I am working on a whatsapp chatbot for my business. I have remixed the whastapp-cloud-api-echo-bot project for the same (for configuring webhooks). Now, I have updated the settings (like callback url, verify token, webhook fields) as described in the project’s steps. Now, I am trying to run a test to see if I can receive messages on glitch via my fb chatbot app. So, I clicked on ‘Test’ for messages field. and then, clicked on ‘Send to server v22.0’. After doing this, I was expecting to see the message in ‘glitch logs’. However, there is no update there. Am I missing something?
I am working on a whatsapp chatbot for my business. I have remixed the whastapp-cloud-api-echo-bot project for the same (for configuring webhooks). Now, I have updated the settings (like callback url, verify token, webhook fields) as described in the project’s steps. Now, I am trying to run a test to see if I can receive messages on glitch via my fb chatbot app. So, I clicked on ‘Test’ for messages field. and then, clicked on ‘Send to server v22.0’. After doing this, I was expecting to see the message in ‘glitch logs’. However, there is no update there. Am I missing something?
Comment