-
-
Notifications
You must be signed in to change notification settings - Fork 708
Closed
Labels
Description
engine : default engine
waha details :
{
"version": "2022.12.11",
"tier": "CORE"
}
how to replicate : simple, start a session and scan a qr code, wait a few seconds and bam, red stuff on the console.
more details:
error that I get when I call the screenshot endpoint after scanning the qr code
{
"statusCode": 422,
"message": "The session under FAILED status. Please try to restart it.",
"error": "Unprocessable Entity"
}
error on the console:
ERROR [WhatsappSession - default] Error: Evaluation failed: TypeError: Cannot read properties of undefined (reading 'LegacyPhoneFeatures')
at __puppeteer_evaluation_script__:13:76
possible solution :
pedroslopez/whatsapp-web.js#1913 (comment)