Skip to content

Getting a weird issue #91

@pokutta

Description

@pokutta

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 -

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions