mirror of
https://github.com/stack-auth/stack.git
synced 2026-07-20 21:29:36 +08:00
The dashboard Agents table passed a full '/api/latest/agent-auth/agents' path to sendRequest, which prepends the '/api/v1' base, producing a doubled '/api/v1/api/latest/...' URL that 404'd. Use the relative '/agent-auth/agents' path like other sendRequest callers. Co-Authored-By: madison@stack-auth.com <madison.w.kennedy@gmail.com> |
||
|---|---|---|
| .. | ||
| backend | ||
| bulldozer-js | ||
| dashboard | ||
| dev-launchpad | ||
| e2e | ||
| hosted-components | ||
| internal-tool | ||
| mcp | ||
| mock-oauth-server | ||
| oauth-mock-server | ||
| skills | ||