open-wa / wa-automate-docker

💬 🤖 The easiest way to turn your WhatsApp into an API. Be sure to 🌟 this repository for updates!
106 stars 31 forks source link

sendLinkWithAutoPreview API not working #6

Closed manojsitapara closed 3 years ago

manojsitapara commented 3 years ago

I am trying to post message with sendLinkWithAutoPreview API into 15 WhatsApp groups via python code for loop, sometimes it post only in 3 groups or 4 groups and after that process get stuck and all rest all API stop working. Note: sendText API is working fine without any issue, it post in all groups.

To get start working of other API I have to restart my docker container.

@smashah Can you please help me how to solve this?

manojsitapara commented 3 years ago

it's working, closing this issue

jorgitobg commented 2 years ago

Hi! same problem here... how did you fixed it for sending same url with image preview for lot of whatsapp groups? Regards