Skip to content

telethon.errors.rpcbaseerrors.AuthKeyError: RPCError 406: UPDATE_APP_TO_LOGIN (caused by SignInRequest) #1

Description

@sephiroth-croft

I have run the command and entered the code, but I got the following error notifications:

Traceback (most recent call last):
File "/home/kali/TelegramExporter/export.py", line 57, in
client.sign_in(number, code)
File "/home/kali/TelegramExporter/libs/telethon/sync.py", line 54, in syncified
return loop.run_until_complete(coro)
File "/usr/lib/python3.9/asyncio/base_events.py", line 642, in run_until_complete
return future.result()
File "/home/kali/TelegramExporter/libs/telethon/client/auth.py", line 279, in sign_in
result = await self(functions.auth.SignInRequest(
File "/home/kali/TelegramExporter/libs/telethon/client/users.py", line 59, in call
result = await future
telethon.errors.rpcbaseerrors.AuthKeyError: RPCError 406: UPDATE_APP_TO_LOGIN (caused by SignInRequest)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions