Rhymen / go-whatsapp

WhatsApp Web API
MIT License
2.05k stars 490 forks source link

Error during login: error decoding login resp #578

Closed devk33 closed 3 years ago

devk33 commented 3 years ago

Hello everyone!

I got an error while receiving QR: error during login: error decoding login resp: json: cannot unmarshal array into Go value of type map[string]interface {}

I've worked with 0.4.1307 before. wac.SetClientVersion(0, 4, 1307)

Does anyone have a similar problem?

devk33 commented 3 years ago

New version solved: wac.SetClientVersion(2, 2123, 7)

excaliburapp commented 3 years ago

New version solved: wac.SetClientVersion(2, 2123, 7)

In which file can I find this code?

beshoo commented 3 years ago

Session.go

On Wed, Jun 23, 2021, 8:22 AM excaliburapp @.***> wrote:

New version solved: wac.SetClientVersion(2, 2123, 7)

In which file can I find this code?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Rhymen/go-whatsapp/issues/578#issuecomment-866531348, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABDLT274UCOR4XMT75LZFCTTUFVRRANCNFSM47BEO3JQ .