#Error when creating a group using client.createGroup()

1 messages · Page 1 of 1 (latest)

queen wasp
#

Hello! I'm getting the following error when I try to create a group using the .createGroup() method. I'm using ^1.18.4 whatsapp-web.js version. I'll apreciate any idea or comment, thanks!
`C:\Users\Santiago\Documents\wa-middleware-hub\node_modules\puppeteer\lib\cjs\puppeteer\common\ExecutionContext.js:221
throw new Error('Evaluation failed: ' + helper_js_1.helper.getExceptionMessage(exceptionDetails));
^

Error: Evaluation failed: TypeError: window.Store.GroupUtils.sendCreateGroup is not a function
at puppeteer_evaluation_script:4:55
at ExecutionContext._evaluateInternal (C:\Users\Santiago\Documents\wa-middleware-hub\node_modules\puppeteer\lib\cjs\puppeteer\common\ExecutionContext.js:221:19)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async ExecutionContext.evaluate (C:\Users\Santiago\Documents\wa-middleware-hub\node_modules\puppeteer\lib\cjs\puppeteer\common\ExecutionContext.js:110:16)
at async Client.createGroup (C:\Users\Santiago\Documents\wa-middleware-hub\node_modules\whatsapp-web.js\src\Client.js:1096:27)
at async Client.<anonymous> (C:\Users\Santiago\Documents\wa-middleware-hub\src\external\whatsappClient.js:110:25)

Node.js v18.12.1`

sonic hinge
#

Same issue here. Thanks.

halcyon dragon
#

A new version of WhatsApp Web broke some things about Groups, you have to wait for a new version of the library

faint belfry
#

BOT OFF Error: Error: Evaluation failed: TypeError: window.Store.GroupUtils.sendSetGroupSubject is not a function
at puppeteer_evaluation_script:4:54

#

Broke that too