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
I am sure the error is coming from Pyrogram's code and not elsewhere
I have searched in the issue tracker for similar bug reports, including closed ones
I ran pip3 install -U https://github.com/Mayuri-Chan/pyrofork/archive/master.zip and reproduced the issue using the latest development version
Description
kemaren2 gak error begini tapi skrng sering muncul,
pyrofork latest 2.3.11post2
Traceback (most recent call last):
File "/venv/lib/python3.10/site-packages/pyrogram/client.py", line 1048, in get_file
await session.invoke(
File "/venv/lib/python3.10/site-packages/pyrogram/session/session.py", line 402, in invoke
return await self.send(query, timeout=timeout)
File "/venv/lib/python3.10/site-packages/pyrogram/session/session.py", line 359, in send
RPCError.raise_it(result, type(data))
File "/venv/lib/python3.10/site-packages/pyrogram/errors/rpc_error.py", line 91, in raise_it
raise getattr(
pyrogram.errors.exceptions.bad_request_400.AuthBytesInvalid: Telegram says: [400 AUTH_BYTES_INVALID] - The authorization bytes are invalid (caused by "auth.ImportAuthorization")
The text was updated successfully, but these errors were encountered:
Checklist
pip3 install -U https://github.com/Mayuri-Chan/pyrofork/archive/master.zip
and reproduced the issue using the latest development versionDescription
kemaren2 gak error begini tapi skrng sering muncul,
pyrofork latest 2.3.11post2
Steps to reproduce
Code example
Logs
The text was updated successfully, but these errors were encountered: