venom icon indicating copy to clipboard operation
venom copied to clipboard

sendText for a group, it is returning error "The number does not exist". (the same number and the same code worked a month ago)

Open marciusbezerra opened this issue 2 years ago • 4 comments

Description

sendText for a group, it is returning error "The number does not exist".

ps1: the same number and the same code worked a month ago! ps2: works for some other numbers! ps3: for security, the group number has been modified here

thanks!

Environment

Venom: 4.3.0 Node: v16.14.0

Steps to Reproduce

Just run the code below

Log Output

{
  "me": {},
  "to": "[email protected]",
  "erro": true,
  "text": "The number does not exist",
  "status": 404,
  "result": null
}

Code

await venomClient.sendText('[email protected]', 'TEST! PING..');

marciusbezerra avatar Sep 14 '22 06:09 marciusbezerra

Thank you for joining our community, happy. We are currently fixing this bug, our new version will be released soon.

Working with Love!

github-actions[bot] avatar Sep 14 '22 06:09 github-actions[bot]

Hi @marciusbezerra, You can try to rollback to version 4.2.9 see https://github.com/orkestral/venom/issues/1878

canbal99 avatar Sep 15 '22 19:09 canbal99

Hi @marciusbezerra, You can try to rollback to version 4.2.9 see #1878

I had already done it and it continued the same

marciusbezerra avatar Sep 16 '22 03:09 marciusbezerra

That was a suggestion from https://github.com/orkestral/venom/issues/1878, and solved my exact same problem. Sorry then :(

canbal99 avatar Sep 16 '22 05:09 canbal99

+1

marciodiasdeveloper avatar Sep 23 '22 12:09 marciodiasdeveloper

+1

pedropuppim avatar Sep 24 '22 18:09 pedropuppim

+1

sysupdate avatar Sep 26 '22 08:09 sysupdate

+1

felippeantonachi avatar Sep 29 '22 15:09 felippeantonachi

Dear, as there is no answer, I advise you to migrate to whatsapp-web.js, I have already tested it and it works well. and I'm already migrating.

marciusbezerra avatar Sep 29 '22 22:09 marciusbezerra

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Oct 10 '22 03:10 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Oct 21 '22 03:10 github-actions[bot]

Facing same problem on 4.3.6

ecureuill avatar Nov 27 '22 20:11 ecureuill

Facing same problem on 4.3.6

Facing same problem on 4.3.6

TangramBee avatar Nov 29 '22 03:11 TangramBee