You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the method is called i'm getting the following error:
node:17090) UnhandledPromiseRejectionWarning: Error: Evaluation failed: Error: GROUP_JID: invalid jid type: Not an instance of WID
at t.GROUP_JID (https://web.whatsapp.com/bootstrap_qr.3ee97e011a14353fd537.js:1:551992)
at Object.t.queryGroupInviteCode (https://web.whatsapp.com/bootstrap_main.61ccbd302106e7080867.js:2:23304)
at Object.window.WAPI.window.WAPI.getGroupInviteLink (/home/eduandy/myzap/node_modules/@wppconnect-team/wppconnect/dist/lib/wapi/wapi.js:1:34712)
at __puppeteer_evaluation_script__:1:34
at ExecutionContext._evaluateInternal (/home/eduandy/myzap/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:217:19)
at process._tickCallback (internal/process/next_tick.js:68:7)
(node:17090) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:17090) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
I can't figure it out the issue :(
The text was updated successfully, but these errors were encountered:
When the method is called i'm getting the following error:
I can't figure it out the issue :(
The text was updated successfully, but these errors were encountered: