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
I'm not sure if this is a bug or do i need to purchase a license to use features such as sending text messages.
create() code OR full CLI command + CONFIG
whiile using .sendText() method to send the message getting this error:
Error sending message: Error: Evaluation failed: TypeError: Cannot read properties of null (reading 'id')
at window.<computed>.<computed> [as sendMessage] (pptr://__puppeteer_evaluation_script__:1:482720)
at ExecutionContext._ExecutionContext_evaluate (/home/sagar/wa-demo-project/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js:258:15)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async ExecutionContext.evaluate (/home/sagar/wa-demo-project/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js:146:16)
ALSO in the client getting something like this:
"onOrder": "ERROR: This feature requires an Insiders license. Use this link to get the correct license => https://get.openwa.dev/l/**********&f=onOrder",
"onNewProduct": "ERROR: This feature requires an Insiders license. Use this link to get the correct license => https://get.openwa.dev/l/**********?v=i&f=onNewProduct",
"onReaction": "ERROR: This feature requires an Insiders license. Use this link to get the correct license => https://get.openwa.dev/l/**********?v=i&f=onReaction",
"onGroupChange": "ERROR: This feature requires an Insiders license. Use this link to get the correct license => https://get.openwa.dev/l/**********?v=i&f=onGroupChange"
}
I'm not sure if this is a bug or do i need to purchase a license to use features such as sending text messages.
You dont need to purchase a license to send messages to your existing chats/contacts. Very strange error which is hard to debug without your sendText code. Can you share exactly what you're trying to send (redact part of the phone number)
Are you using the latest version of the library?
What type of session are you experiencing this issue on?
Legacy (Normal)
What type of host account are you experiencing this issue on?
Personal account (normal)
Mode
My own code
Current Behavior
whiile using .sendText() method to send the message getting this error:
Error sending message: Error: Evaluation failed: TypeError: Cannot read properties of null (reading 'id')
at window.. [as sendMessage] (pptr://puppeteer_evaluation_script:1:482720)
at ExecutionContext._ExecutionContext_evaluate (/home/sagar/wa-demo-project/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js:258:15)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async ExecutionContext.evaluate (/home/sagar/wa-demo-project/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js:146:16)
ALSO in the client getting something like this:
"onOrder": "ERROR: This feature requires an Insiders license. Use this link to get the correct license => https://get.openwa.dev/l/**********&f=onOrder",
"onNewProduct": "ERROR: This feature requires an Insiders license. Use this link to get the correct license => https://get.openwa.dev/l/**********?v=i&f=onNewProduct",
"onReaction": "ERROR: This feature requires an Insiders license. Use this link to get the correct license => https://get.openwa.dev/l/**********?v=i&f=onReaction",
"onGroupChange": "ERROR: This feature requires an Insiders license. Use this link to get the correct license => https://get.openwa.dev/l/**********?v=i&f=onGroupChange"
}
I'm not sure if this is a bug or do i need to purchase a license to use features such as sending text messages.
Expected Behavior
whiile using .sendText() method to send the message getting this error:
Error sending message: Error: Evaluation failed: TypeError: Cannot read properties of null (reading 'id')
at window.. [as sendMessage] (pptr://puppeteer_evaluation_script:1:482720)
at ExecutionContext._ExecutionContext_evaluate (/home/sagar/wa-demo-project/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js:258:15)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async ExecutionContext.evaluate (/home/sagar/wa-demo-project/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js:146:16)
ALSO in the client getting something like this:
"onOrder": "ERROR: This feature requires an Insiders license. Use this link to get the correct license => https://get.openwa.dev/l/**********&f=onOrder",
"onNewProduct": "ERROR: This feature requires an Insiders license. Use this link to get the correct license => https://get.openwa.dev/l/**********?v=i&f=onNewProduct",
"onReaction": "ERROR: This feature requires an Insiders license. Use this link to get the correct license => https://get.openwa.dev/l/**********?v=i&f=onReaction",
"onGroupChange": "ERROR: This feature requires an Insiders license. Use this link to get the correct license => https://get.openwa.dev/l/**********?v=i&f=onGroupChange"
}
I'm not sure if this is a bug or do i need to purchase a license to use features such as sending text messages.
Steps To Reproduce
whiile using .sendText() method to send the message getting this error:
Error sending message: Error: Evaluation failed: TypeError: Cannot read properties of null (reading 'id')
at window.. [as sendMessage] (pptr://puppeteer_evaluation_script:1:482720)
at ExecutionContext._ExecutionContext_evaluate (/home/sagar/wa-demo-project/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js:258:15)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async ExecutionContext.evaluate (/home/sagar/wa-demo-project/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js:146:16)
ALSO in the client getting something like this:
"onOrder": "ERROR: This feature requires an Insiders license. Use this link to get the correct license => https://get.openwa.dev/l/**********&f=onOrder",
"onNewProduct": "ERROR: This feature requires an Insiders license. Use this link to get the correct license => https://get.openwa.dev/l/**********?v=i&f=onNewProduct",
"onReaction": "ERROR: This feature requires an Insiders license. Use this link to get the correct license => https://get.openwa.dev/l/**********?v=i&f=onReaction",
"onGroupChange": "ERROR: This feature requires an Insiders license. Use this link to get the correct license => https://get.openwa.dev/l/**********?v=i&f=onGroupChange"
}
I'm not sure if this is a bug or do i need to purchase a license to use features such as sending text messages.
create() code OR full CLI command + CONFIG
DEBUG INFO
Environment
Screenshots/Logs
whiile using .sendText() method to send the message getting this error:
Error sending message: Error: Evaluation failed: TypeError: Cannot read properties of null (reading 'id')
at window.. [as sendMessage] (pptr://puppeteer_evaluation_script:1:482720)
at ExecutionContext._ExecutionContext_evaluate (/home/sagar/wa-demo-project/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js:258:15)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async ExecutionContext.evaluate (/home/sagar/wa-demo-project/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js:146:16)
ALSO in the client getting something like this:
"onOrder": "ERROR: This feature requires an Insiders license. Use this link to get the correct license => https://get.openwa.dev/l/**********&f=onOrder",
"onNewProduct": "ERROR: This feature requires an Insiders license. Use this link to get the correct license => https://get.openwa.dev/l/**********?v=i&f=onNewProduct",
"onReaction": "ERROR: This feature requires an Insiders license. Use this link to get the correct license => https://get.openwa.dev/l/**********?v=i&f=onReaction",
"onGroupChange": "ERROR: This feature requires an Insiders license. Use this link to get the correct license => https://get.openwa.dev/l/**********?v=i&f=onGroupChange"
}
I'm not sure if this is a bug or do i need to purchase a license to use features such as sending text messages.
Anything else?
whiile using .sendText() method to send the message getting this error:
Error sending message: Error: Evaluation failed: TypeError: Cannot read properties of null (reading 'id')
at window.. [as sendMessage] (pptr://puppeteer_evaluation_script:1:482720)
at ExecutionContext._ExecutionContext_evaluate (/home/sagar/wa-demo-project/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js:258:15)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async ExecutionContext.evaluate (/home/sagar/wa-demo-project/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js:146:16)
ALSO in the client getting something like this:
"onOrder": "ERROR: This feature requires an Insiders license. Use this link to get the correct license => https://get.openwa.dev/l/**********&f=onOrder",
"onNewProduct": "ERROR: This feature requires an Insiders license. Use this link to get the correct license => https://get.openwa.dev/l/**********?v=i&f=onNewProduct",
"onReaction": "ERROR: This feature requires an Insiders license. Use this link to get the correct license => https://get.openwa.dev/l/**********?v=i&f=onReaction",
"onGroupChange": "ERROR: This feature requires an Insiders license. Use this link to get the correct license => https://get.openwa.dev/l/**********?v=i&f=onGroupChange"
}
I'm not sure if this is a bug or do i need to purchase a license to use features such as sending text messages.
The text was updated successfully, but these errors were encountered: