tulir / whatsmeow

Go library for the WhatsApp web multidevice API

Home Page:https://go.mau.fi/whatsmeow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connected, but registering device +... ⏳ Waiting for code...XXXX-XXXX

alanmugiwara opened this issue · comments

I've been getting this message, API never send the code. I remove 2FA but nothing changes.

Initializing...
Cleaning cache...
Cache cleaned!
"⏳ Connected, but registering device +5571993277032...
⏳ Waiting for code...0000-0000
❌ Disconnected from WhatsApp Servers!
"⏳ Connected, but registering device +0000...
⏳ Waiting for code...0000-0000

whatsmeow doesn't print any messages like that

This is part of a code the uses whatsmeow to link a bot write in Go to whatsapp. Seems like an API connection problem. I changed token method for a Qr-code method and works fine.