botpress / v12

Botpress OSS – v12
https://v12.botpress.com
GNU Affero General Public License v3.0
68 stars 83 forks source link

Vonage Integration not working #1668

Closed ptrckbp closed 1 year ago

ptrckbp commented 1 year ago

Describe the bug Following the instructions on Vonage's Whatsapp integration doesn't seem to work. link to docs

To Reproduce

  1. Follow steps found here
  2. In the Developer Tools, in the messages Sandbox set the two webhooks as described
  3. Try it out on your whatapps account.
  4. Check your logs in Botpress

Expected behavior Following the documentation should work. Or there should be an error message in the logs indicating what is the problem.

Environment (please complete the following information):

Additional context The UI in vonage has changed due to messaging api v1 coming out, and I tried both v0.1 messaging api or v1. I also tried removing the last part of the url as described here and it also didn't work. On 12.28.1 posting to the webhooks returns 404s, and on 12.26.6 I get 500s.

chergaoui commented 1 year ago

We have the same issue. Nothing happens after we setup Vonage channel. We've followed the steps described in documentation. No logs, nor errors on Botpress when sending a message to the WhatsApp number hooked to Vonage.

gzhhong commented 1 year ago

v0.1 of vanage works fine on my bot, but v1.0 never.

davidvitora commented 1 year ago

This issue should probably be created in the new https://github.com/botpress/messaging repository.

Satellite-system commented 1 year ago

I'm still facing the same issue, I have tried both v1 and v0.1 but none worked. I'm using botpress version 12.30.8, which latest at the moment I'm writing, also tried with v12.30.6 and older.