You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "c:\Users\AdministratorBOT\Desktop\RDP\Telegram-Scraper-Adder\scraper.py", line 43, in <module>
client.sign_in(phone, input(gr+'[+] Enter the code: '+re))
File "C:\Users\AdministratorBOT\AppData\Local\Programs\Python\Python310\lib\site-packages\telethon\sync.py", line 39, in syncified
return loop.run_until_complete(coro)
File "C:\Users\AdministratorBOT\AppData\Local\Programs\Python\Python310\lib\asyncio\base_events.py", line 646, in run_until_complete
return future.result()
File "C:\Users\AdministratorBOT\AppData\Local\Programs\Python\Python310\lib\site-packages\telethon\client\auth.py", line 368, in sign_in
result = await self(request)
File "C:\Users\AdministratorBOT\AppData\Local\Programs\Python\Python310\lib\site-packages\telethon\client\users.py", line 30, in __call__
return await self._call(self._sender, request, ordered=ordered)
File "C:\Users\AdministratorBOT\AppData\Local\Programs\Python\Python310\lib\site-packages\telethon\client\users.py", line 77, in _call
result = await future
telethon.errors.rpcbaseerrors.AuthKeyError: RPCError 406: UPDATE_APP_TO_LOGIN (caused by SignInRequest)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: