wppconnect-server icon indicating copy to clipboard operation
wppconnect-server copied to clipboard

Send group message failed return 400

Open rizzatto opened this issue 1 year ago • 4 comments

Endpoint: /api/5001/send-message

body { "phone": "120363179345385836", "message": "oi", "isGroup": true }

Response: 400 Bad Request { "response": null, "status": "Connected", "message": "O número 120363179345385836 não existe.", "session": "5001" }

Thanks a lot

rizzatto avatar Nov 13 '23 12:11 rizzatto

Hi, please try with the last version of wppconnect.

This issue was solved!

icleitoncosta avatar Nov 15 '23 13:11 icleitoncosta

Hi, I'am using the last version, but the problem persists.

rizzatto avatar Nov 16 '23 13:11 rizzatto

new group or old group? sometimes, id of group is different.

mdestafadilah avatar Dec 04 '23 07:12 mdestafadilah

The group is new! Created for test only!

rizzatto avatar Dec 11 '23 19:12 rizzatto

Fixed in the latest version.

renat473 avatar Mar 24 '24 16:03 renat473