whatsapp-api
whatsapp-api copied to clipboard
Evaluation failed: TypeError: window.Store.ProfilePic.profilePicFind is not a function
Hello,
The same script worked for months but now whenever I call client/getProfilePicUrl I get the error :
{"success":false,"error":"Evaluation failed: TypeError: window.Store.ProfilePic.profilePicFind is not a function\n at pptr://__puppeteer_evaluation_script__:4:54"} 500
I did a git pull then a docker-compose pull && docker-compose up to make sure it was up to date, but same error
I also tried : docker compose pull docker compose up --force-recreate
I'm on Debian 11