Files
vantage/server/internal/api
mrhid6 2685e9ad06 fix: Distinguish caller mistakes from backend failures in CreateAPIToken
createToken's catch-all mapped every unmatched error to 400, so a
database outage reported itself as a malformed client request. Wrap the
genuine validation failures with ErrTokenInvalid and let the handler
answer 500 with a fixed message for everything else.
2026-08-12 14:48:17 +00:00
..
2026-07-31 16:31:19 +01:00
2026-08-12 14:44:50 +00:00
2026-07-31 10:34:10 +01:00
2026-07-28 16:04:51 +01:00
2026-08-12 14:44:50 +00:00
2026-08-07 11:58:42 +01:00
2026-08-07 09:01:46 +01:00