mukulhase / WebWhatsapp-Wrapper

An API for sending and receiving messages over web.whatsapp [Working as of 18th May 2018]
https://webwhatsapi.readthedocs.io/en/latest/
MIT License
2.03k stars 795 forks source link

Error getting contact picture: TypeError: window.Store.ProfilePicThumb is undefined #964

Closed dekkardnexus5 closed 3 years ago

dekkardnexus5 commented 3 years ago

Hi,

When I call driver.get_profile_pic_from_id(id), in some cases, I get the error: TypeError: window.Store.ProfilePicThumb is undefined

But the contact picture exists (I can see it in VNC client) Can someone help me please?

dekkardnexus5 commented 3 years ago

duplicated with #959