Announcement

Collapse
No announcement yet.

Issue with Whatsapp Cloud Api Echo Bot Project

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Issue with Whatsapp Cloud Api Echo Bot Project

    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?​

  • #2
    I’ve seen a few complaints on this forum about whatsapp not being able to communicate with a glitch project. are you using web hooks?

    Comment


    • #3
      Had a similar issue while testing a WhatsApp bot a while back. Turned out my webhook settings weren’t quite right and nothing showed in the logs. I ended up trying ultramsg - WhatsApp API — and it worked smoothly after adjusting callback URLs and verifying tokens again.

      Comment

      Working...
      X