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.04k stars 795 forks source link

read qr code from get_qr() #572

Open raffOps opened 5 years ago

raffOps commented 5 years ago

folks, when the qr code is readed out of https://web.whatsapp.com/ the qr code dont work. The qr code is the same of in https://web.whatsapp.com/

lfagundes commented 5 years ago

You need white margin around qr code for it to be properly identified. Either change CSS on page, or display the QR code obtained in python in white background.

averypmc commented 5 years ago

Even just putting the QR code on a blank white background is still giving me issues with the error message "Couldn't scan code. Make sure you're on web.whatsapp.com and try again" showing up. Ideas?

gushome7 commented 4 years ago

Even just putting the QR code on a blank white background is still giving me issues with the error message "Couldn't scan code. Make sure you're on web.whatsapp.com and try again" showing up. Ideas?

solve it?