-
-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Upon redirecting to http://localhost:8501/component/streamlit_oauth.authorize_button
I get a couple of exceptions which I cannot clearly track down:
2025-08-06 13:52:17.954 ComponentRequestHandler: GET .venv/lib/python3.12/site-packages/streamlit_oauth/frontend/dist read error
Traceback (most recent call last):
File ".venv/lib/python3.12/site-packages/streamlit/web/server/component_request_handler.py", line 56, in get
with open(abspath, "rb") as file:
^^^^^^^^^^^^^^^^^^^
IsADirectoryError: [Errno 21] Is a directory: '.venv/lib/python3.12/site-packages/streamlit_oauth/frontend/dist'
any idea what is going on there? happens right after authentication in pop-up window, within that window. Shows briefly "read error" and raises the exception.
thanks a lot in advance -
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels