open-wa/wa-automate-docker
![](https://avatars3.githubusercontent.com/u/12126671?v=4)
![](https://avatars.githubusercontent.com/u/7613476?v=4)
The issue has been closed
sendLinkWithAutoPreview API not working #6
manojsitapara posted onGitHub
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?