wppconnect-team / wppconnect

WPPConnect is an open source project developed by the JavaScript community with the aim of exporting functions from WhatsApp Web to the node, which can be used to support the creation of any interaction, such as customer service, media sending, intelligence recognition based on phrases artificial and many other things, use your imagination
https://wppconnect.io
Other
1.93k stars 340 forks source link

Get Message By Id Error #467

Closed makanSukros closed 3 years ago

makanSukros commented 3 years ago

Description

Im cannot get message by id, everything message id always retun error like this

Environment

Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Log Output

Failed Get Message By Id TypeError: Cannot read property 'match' of undefined at new l (https://web.whatsapp.com/bootstrap_qr.99f4f9824125bfd8df54.js:59:25245) at o (https://web.whatsapp.com/bootstrap_qr.99f4f9824125bfd8df54.js:59:30126) at Function.fromString (https://web.whatsapp.com/bootstrap_qr.99f4f9824125bfd8df54.js:55:298422) at Object. (D:\Research\wpp\node_modules\@wppconnect-team\wppconnect\dist\lib\wapi\wapi.js:1:21939) at Generator.next () at l (D:\Research\wpp\node_modules\@wppconnect-team\wppconnect\dist\lib\wapi\wapi.js:1:21401) at a (D:\Research\wpp\node_modules\@wppconnect-team\wppconnect\dist\lib\wapi\wapi.js:1:21604) at D:\Research\wpp\node_modules\@wppconnect-team\wppconnect\dist\lib\wapi\wapi.js:1:21663 at W (https://web.whatsapp.com/bootstrap_qr.99f4f9824125bfd8df54.js:2:366905) at new v (https://web.whatsapp.com/bootstrap_qr.99f4f9824125bfd8df54.js:2:357963)

makanSukros commented 3 years ago

Any update on this?

edgardmessias commented 3 years ago

I could not reproduce this issue, please, provide an example and reopen