ookamiiixd / baileys-api

Simple WhatsApp REST API with multiple device support
MIT License
432 stars 328 forks source link

bulk message is not working #100

Closed dewanggaeka closed 1 year ago

dewanggaeka commented 1 year ago

I tried to send a message with 2 numbers but only the first number was sent and an error appeared in the postman / thunder bird client response (vs code)

postman image

vscode image

halowahyudi commented 1 year ago

101

dewanggaeka commented 1 year ago

101

after I tried changing the code it worked, but only for one time. I tried again and it turned out that the error was still the same as before, it was only sent to the first array. Is there a rule for sending bulk messages?

halowahyudi commented 1 year ago

what is the error message? because on me its work.

halowahyudi commented 1 year ago

i have tried it and no problem

dewanggaeka commented 1 year ago

what is the error message? because on me its work.

same as the picture in my post

dewanggaeka commented 1 year ago

i have tried it and no problem

and I also tried to download your repository, and it still doesn't work

ookamiiixd commented 1 year ago

Should be fixed in the latest version