317 comments found.
does it allow sending template messages via API (whatsapp web) like your other script? On the demo app integration there is no template_id code
Current not available yet
how much msg i will send in a single day or if my whatsapp number will be ban then what to do
Messages sending limit based on user plan
I discovered a bug where, when a user account expired, the user could still send messages via the API Endpoint, even though they could not send messages via the dashboard. 
The AI training module does not appear in the user interface. Please help.
Contact to the support
I have contacted the support team but have not received a response. Is there a WhatsApp number for the support team?
I see the support mate was responded last night
Hello Team, Can you kindly confirm if Evolution API is integrated for WhatsApp cross messaging communication without per-message costs. This is a critical open source API that elevates your offerings to an exceptionally amazing level Thanks.
Hello, I am facing a critical issue where the server crashes repeatedly due to a memory leak. I am running this on an AWS t3.large instance with 8GB RAM, yet the logs show the Node.js process attempting to consume over 11GB of virtual memory before being killed by the OS (OOM Error). This confirms it is a code optimization issue, not a server resource limit. Please investigate and fix this memory leak immediately.
“I am facing a second issue regarding the AI Auto-Reply feature. I have successfully configured Pusher and uploaded my data for AI fine-tuning. However, I could not find an option to select my specific AI dataset, so I enabled the ‘Default AI Reply’ option. Unfortunately, the AI reply is not working at all. Please guide me on how to properly link my dataset and enable the AI response.
use cache driver and use queue job worker to better scale
I implemented the Redis Cache and Queue Workers via aaPanel as discussed, but the server crashed again with the exact same “Out of Memory” issue.
I analyzed the system logs, and here is the root cause: Even with the queue, the Node.js process is attempting to allocate massive amounts of memory, triggering the OOM Killer.
Log Evidence:
Plaintext
[29822.176176] Out of memory: Killed process 10963 (node) total-vm:65413148kB… [34225.219998] Out of memory: Killed process 12143 (node) total-vm:22407452kB… (The logs show the process trying to allocate 65GB and 22GB of Virtual Memory on an 8GB server, which is impossible).
Required Fixes: Please check the code for the following issues immediately:
Memory Leak in Worker Loop: It seems variables are not being cleared after processing each job in the queue, causing RAM usage to stack up until it explodes.
Concurrency Issue: Are we processing too many queue jobs in parallel? We need to limit the concurrency (e.g., process only 1 or 2 jobs at a time).
Node Limit: We need to force a memory limit on the Node process so it restarts gracefully instead of crashing the whole server. Please add the flag:—max-old-space-size=4096.
Please review the queue logic and fix the memory leak. The current setup is not stable.
If i buy Regular License so i can use saas features or i need extended License only to use saas features
Extended license required for saas
Hello, please reset my license key.
Is voice messaging supported or not? Are we able to send voice messages through this script?
Currently Not supported yet
Before I buy whatsml script I have a question, I have checked the demo, but I didn’t find any SMTP configuration for user verification during registration.
For the QR Code can we get a GET and POST API rather than just POST?
Its not support
Hello AMCoders,
I have purchased this script and I am facing an issue with the WhatsApp Web API send-message endpoint. The API fails with cURL error 28 (timeout) while connecting to port 3007.
curl—location—request POST ‘https://..../api/whatsapp-web/send-message'
—form ‘app_key=”*”’
—form ‘auth_key=”**”’
—form ‘to=”RECEIVER_NUMBER”’
—form ‘type=”image”’
—form ‘url=”<DIRECT_IMAGE_URL>”’
I already emailed you regarding this issue but have not received any response yet. Kindly check and provide guidance or a solution.
Thank you. – Rajul Joshi
Question before buying: Does this code allow the AI chatbot to automatically answer the customer, and when the customer requests to speak with a human, will the chatbot stop and a human advisor take over?
Hello, how much for install the code in my VPS? Also it has spanish version?
Any Planned date for release of flows builder?
despite of numerous email on support, still the wa-server is not connected… They even not bother to look into the issue…
Friday is offday for our team.
Thank you the issue has been resolve
Hello, Can i use the app with LLMStudio api ?
No
Do u have plans for add LLMStudio ?
When will the new update be released?
Even after following your video guide, the whatsapp server is not connecting. Provide a solution
Hi I’m interested in purchasing your product and had a few presale questions:
1️⃣ Can WhatsApp messages be sent using the WhatsApp API without Facebook Business verification? 2️⃣ In which cases does the sender’s number show to the receiver, and when does the brand name appear instead? 3️⃣ Is the drag-and-drop bot builder fully responsive on mobile and tablet devices, and does it function properly on them? 4️⃣ Does your application support WhatsApp Web API connection via QR code or pairing code? Also, does it send messages via the official WhatsApp API, and is there any risk of number blocking?
Please confirm so I can proceed with the purchase. Thanks!