You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems obvious in hind-sight, but I was stuck at first on what key to use as my bearer token. So maybe I could add a section in the docs explaining that. Also apps/api/.dev.vars.example should be updated with the AGENT_URL, AGENT_TOKEN and CLICKHOUSE_URL variables.
If you think this is a good change, I can start working on a fix immediately.
The text was updated successfully, but these errors were encountered:
Type of documentation issue
Missing Information
Describe the problem and the proposed solution
On https://www.unkey.com/docs/contributing/getting-started. After following up the steps to set up the api and run it, I got this error when I made a request:
so the API section should have
The API runs on workerd, thus you need to populate apps/api/.dev.vars instead of .env with the same values as above.
This seems obvious in hind-sight, but I was stuck at first on what key to use as my bearer token. So maybe I could add a section in the docs explaining that. Also
apps/api/.dev.vars.example
should be updated with the AGENT_URL, AGENT_TOKEN and CLICKHOUSE_URL variables.If you think this is a good change, I can start working on a fix immediately.
The text was updated successfully, but these errors were encountered: