whatsapp-web.js
whatsapp-web.js copied to clipboard
Error: Evaluation failed: i
Is there an existing issue for this?
- [X] I have searched the existing issues
Describe the bug
Everytime when I tried to create a group (client.createGroup) with this array: [ '[email protected]', '[email protected]' ]
Is returning this error:
Error: Evaluation failed: i
at ExecutionContext._evaluateInternal (F:\Inventa\whatsappgroup\node_modules\puppeteer\lib\cjs\puppeteer\common\ExecutionContext.js:221:19)
at runMicrotasks (
The problem is this number: '[email protected]'. I checked if it is registered and returned true.
Somebody can help me?
Expected behavior
If dont use this specific number, the creation work.
Steps to Reproduce the Bug or Issue
- Create a group width this array [ '[email protected]', '[email protected]' ].
Relevant Code
No response
Browser Type
Google Chrome
WhatsApp Account Type
Standard
Does your WhatsApp account have multidevice enabled?
Yes, I am using Multi Device
Environment
Windows 10 Node.js (16.14)
Additional context
No response
same here :/
same here
same here
cant use
- createGroup
- addParticipants
- removeParticipants
- promoteParticipants
- demoteParticipants
same here
i remove the blocked account then it work
@Kingbultsea Can you elaborate on how to operate? thx
@Kingbultsea Can you elaborate on how to operate? thx
不要邀请被封禁的账号,wa的原生代码上寻找不到相关信息
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.