-
Notifications
You must be signed in to change notification settings - Fork 201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TemplateMessages don't work in newer versions of Whatsapp #239
Comments
A little update on this one: now the Android 11 stopped working too. So now all 3 devices (Android 10, 11, 12 and last version of whatsapp on each one) are not showing button or list messages. So, i think it will progressively don't work on any Whatsapp after 2.23.5.78 version. |
Any news for this button & list? |
I need someone with a business api who can send a real template message to me so I can see what they changed. I've looked for a business using whatsapp from which I can get the message but I can't find any |
Button & list can still be used on web & iOS. This confirms on Android that it is blocked from the app itself. There is a function that WA validates to not display those buttons & lists on Android. |
So i have done some work and i have 2 guesses:
|
@Auties00 Auties do you have any knowledge about Whatsapp API (either Cloud or On-Premise)? Because I have a single question about it and can't find any answer to it. Don't know if this is the channel though, delete it if you think it's not. It will be legal if i have just one backend, and i use it as a webhook for multiple WABAs that i will manage myself for future clients? and send messages from that same backend with the API? Because i kind of think that's a Business Solution Provider scheme, but from what i saw in order to become a BSP you have to apply with an app, but:
Anyway, thanks a lot! I think that this solution will remain valid for sending text, documents, etc. Having the enormous advantage of keeping access to the "real" mobile app and making login really simple compared to api. |
Honestly I have 0 knowledge about that. |
Fixed all buttons except templates in 3.2.2 |
Great! Working perfectly fine in my case! What was needed to do in order to solve it? |
A new node and the mediatype |
Not opening another issue because I don't know if there's a problem or if Whatsapp doesn't support it, but: Is it possible to send a button (or a list) without any header at all? (Just buttons or just the hint in a list) because I'm seeing that on buttons there's an EMPTY header option but when I use that the msg is not sent. Thanks! The regular buttons and list keep working well so far. |
What's happened with baileys repo ? |
tracking in #278 |
What's your first thought about where is the problem? So maybe I can check that out.
I found out that this Android 10 phone was not working because I was testing and trying to see a difference between the nodes in a sent and shown msg and one that doesn't get sent nor shown, to at least have the status. The thing is that the msg is sent, but the receptor device is not making it visible.
Btw I'm on the last commit version and I did also tried with the latest mvnrepository stable one 3.2.1.
Originally posted by @lucasfmoreno in #206 (comment)
The text was updated successfully, but these errors were encountered: