zerobias / telegram-mtproto

Telegram client api (MTProto) library
MIT License
617 stars 136 forks source link

401 AUTH_KEY_UNREGISTERED right after authorization #218

Closed uoziod closed 5 years ago

uoziod commented 5 years ago

The following example produces following output:

Please enter passcode for +00000000000
0000
Your code: 0000
signed as  { _: 'user',
....
}
signed in successfully
[9.848] Error 401 AUTH_KEY_UNREGISTERED 2 4
[10.033] Error 401 AUTH_KEY_UNREGISTERED 2 4
uoziod commented 5 years ago

Version 2.2.8 worked for me