Closed nimma0001 closed 2 years ago
Error while add_st.py :(
+----- login success
Traceback (most recent call last):
File "C:\Users\Desktop\Scraper\New\add_st.py", line 35, in
return await self._call(self._sender, request, ordered=ordered)
File "C:\Users\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\telethon\client\users.py", line 84, in _call
result = await future
telethon.errors.rpcerrorlist.ChannelPrivateError: The channel specified is private and you lack permission to access it. Another reason may be that you were banned from it (caused by JoinChannelRequest)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\Desktop\Scraper\New\add_st.py", line 39, in
return await self._call(self._sender, request, ordered=ordered)
File "C:\Users\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\telethon\client\users.py", line 84, in _call
result = await future
telethon.errors.rpcerrorlist.InviteHashExpiredError: The chat the user tried to join has expired and is not valid anymore (caused by ImportChatInviteRequest)