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
[ x] The error is in the library's code, and not in my own.
[ x] I have searched for this issue before posting it and there isn't a duplicate.
[ x] I ran pip install -U https://github.com/LonamiWebs/Telethon/archive/v1.zip and triggered the bug in the latest version.
I ran this code a week ago and everything worked perfectly, but now that I’m running it, I keep getting this bug and the same current telegram session on all my devices goes missing and leaves my account
telethon.errors.rpcerrorlist.SessionRevokedError: The authorization has been invalidated, because of the user terminating all sessions (caused by GetDifferenceRequest)
The text was updated successfully, but these errors were encountered:
Checklist
pip install -U https://github.com/LonamiWebs/Telethon/archive/v1.zip
and triggered the bug in the latest version.I ran this code a week ago and everything worked perfectly, but now that I’m running it, I keep getting this bug and the same current telegram session on all my devices goes missing and leaves my account
Code that causes the issue
Traceback
The text was updated successfully, but these errors were encountered: