AbirHasan2005 / TelegramScraper

Using this tool you can easily add so many members from any group to your group. Less than 2 minutes. Super easy. Time saver. But this tool is only for educational purpose. You could be banned from Telegram. So be careful. Recommanded to use this tool only on Termux.
531 stars 270 forks source link

Error #30

Open mhmdrzkii opened 2 years ago

mhmdrzkii commented 2 years ago
Traceback (most recent call last):
  File "c:\Users\AdministratorBOT\Desktop\RDP\TelegramScraper\scraper.py", line 50, in <module>
    client.sign_in(phone, input(gr+'[+] Enter the verification code: '+yo))
  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)