Skip to content

403 error when accessing stream output #62

@ellisonbg

Description

@ellisonbg

When the frontend hits the stream API, we are seeing a 403:

[W 2025-05-16 13:08:12.238 ServerApp] wrote error: 'Forbidden'
    Traceback (most recent call last):
      File "/Users/brgrange/micromamba/envs/rtccore/lib/python3.13/site-packages/tornado/web.py", line 1788, in _execute
        result = method(*self.path_args, **self.path_kwargs)
      File "/Users/brgrange/micromamba/envs/rtccore/lib/python3.13/site-packages/tornado/web.py", line 3300, in wrapper
        raise HTTPError(403)
    tornado.web.HTTPError: HTTP 403: Forbidden

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions