-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Description
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
Labels
No labels
Type
Projects
Status
Done