OCA / social

Addons concerning odoo's social ERP features and messaging in general
https://odoo-community.org/project/99
GNU Affero General Public License v3.0
157 stars 600 forks source link

[16.0] mail_gateway_whatsapp unable to send messages to client #1373

Closed augustodinizl closed 3 months ago

augustodinizl commented 3 months ago

Sending message to whatsapp returns 200, but the message never arrives tos the destination

Module

The name of the module that has a bug. mail_gateway_whatsapp

Describe the bug

A clear and concise description of what the bug is.

The issue was reported several times before, the complete tracklog can be seen here #1305

To Reproduce

Affected versions: 16.0 Steps to reproduce the behavior:

  1. Follow the instructions to install and setup the module 2.Receive a message 3.Try to send a message

Expected behavior A clear and concise description of what you expected to happen. the message should arrive at the client, since i got the 200 message from the whatsapp server.

Additional context Add any other context about the problem here. (e.g. OS, Python version, ...) @etobella , i'm opening that issue, to keep the follow-up from the previous conversation... maybe that print can help somehow, since i don't know what to do next... image

image

augustodinizl commented 3 months ago

@etobella , i found the "missing part"for it to work here, i had to enable that part image

Thank you for your awesome work man!!!!!

etobella commented 3 months ago

Good to hear, I was worried about your issue :cry:

So happy that it is solved :tada: