Arman92 / go-tdlib

Golang Telegram TdLib JSON bindings
GNU General Public License v3.0
435 stars 101 forks source link

UPDATE_APP_TO_LOGIN error when i try to register new session #99

Open dfelici87 opened 2 years ago

dfelici87 commented 2 years ago

When i try to register new session with recent user account i receive the following error: _code:406 msg: UPDATE_APP_TOLOGIN". while with old telegram account the registration session works fine.

How can I fix it? Thanks.