webexpertinbd / TelegramScraperBot

This code helps you to scrape Telegram group members and help these members add to your specific group.
MIT License
3 stars 2 forks source link

tgadderbot.py issue #1

Closed Soyeb78692 closed 1 year ago

Soyeb78692 commented 1 year ago

I am getting this error while using tgadderbot.py

How can I fix this ?

/ / / / __ __ ____ / / / \/ / _ \/ _ `/ / `/ ` \ / / / / / / // / / / // / / / / / / // \//_/\, // _,// // /_/ /____/

Version: 1.1 | Author: Rahel

(i) Creating sessions for all accounts... Traceback (most recent call last): File "C:\Users\user\Documents\Telegram\New folder\TelegramScraperBot-main\tgadderbot.py", line 89, in clnt.send_code_request(phn) File "C:\Users\user\anaconda3\lib\site-packages\telethon\sync.py", line 39, in syncified return loop.run_until_complete(coro) File "C:\Users\user\anaconda3\lib\asyncio\base_events.py", line 647, in run_until_complete return future.result() File "C:\Users\user\anaconda3\lib\site-packages\telethon\client\auth.py", line 514, in send_code_request result = await self(functions.auth.SendCodeRequest( File "C:\Users\user\anaconda3\lib\site-packages\telethon\client\users.py", line 30, in call return await self._call(self._sender, request, ordered=ordered) File "C:\Users\user\anaconda3\lib\site-packages\telethon\client\users.py", line 84, in _call result = await future telethon.errors.rpcerrorlist.ApiIdInvalidError: The api_id/api_hash combination is invalid (caused by SendCodeRequest)

C:\Users\user\Documents\Telegram\New folder\TelegramScraperBot-main> C:\Users\user\Documents\Telegram\New folder\TelegramScraperBot-main> C:\Users\user\Documents\Telegram\New folder\TelegramScraperBot-main>

webexpertinbd commented 1 year ago

Code updated,, Download and try again. Maybe the issue has been solved