existence-master / existence-master/Sentient
[BUG] Browser hung at loading
- Dominant language
- Python
- Stars
- 690
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
Continually getting the following in the logs:
File "/usr/local/lib/python3.11/site-packages/composio/sdk.py", line 83, in __init__
raise exceptions.ApiKeyNotProvidedError()
composio.exceptions.ApiKeyNotProvidedError: API Key not provided, either provide API key or export it as `COMPOSIO_API_KEY` or run `composio login`
and the browser hangs with the loading gif while giving the following in the console:
auth/profile:1 Failed to load resource: the server responded with a status of 404 (Not Found)
auth/profile:1 Failed to load resource: the server responded with a status of 404 (Not Found)
auth/profile:1 Failed to load resource: the server responded with a status of 404 (Not Found)
Contributor guide
Assessment
This issue has not been assessed yet.