zerobias / telegram-mtproto

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

我第二次使用API进行登陆后,返回了 error 400 PHONE_NUMBER_BANNED ,我没有做其他的操作啊 不知道为什么 #230

Closed SoTiger closed 5 years ago

SoTiger commented 5 years ago

错误代码 第一次登陆成功 ,我没有使用logout 正常退出, 而是直接kill了登陆进程 然后再次通过api登陆后 报这样的错误 [46.684] Error 400 PHONE_NUMBER_BANNED 2 5 failed { code: 400, type: 'PHONE_NUMBER_BANNED', description: 'CODE#400 PHONE_NUMBERBANNED', originalError: { : 'rpc_error', error_code: 400, error_message: 'PHONE_NUMBER_BANNED' } }

Rattlyy commented 5 years ago

the phone number is banned from telegram