whatsapp-api icon indicating copy to clipboard operation
whatsapp-api copied to clipboard

Evaluation failed: TypeError: window.Store.ProfilePic.profilePicFind is not a function

Open Lyfhael opened this issue 9 months ago • 7 comments

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

Lyfhael avatar May 03 '24 14:05 Lyfhael