mirror of
https://github.com/jwadow/kiro-gateway.git
synced 2026-04-25 01:15:57 +03:00
[GH-ISSUE #65] Claude code #44
Labels
No labels
bug
bug
enhancement
enhancement
fixed
fixed
invalid
needs-info
needs-testing
pull-request
question
upstream
wontfix
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/kiro-gateway-jwadow#44
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Atlantic83 on GitHub (Feb 3, 2026).
Original GitHub issue: https://github.com/jwadow/kiro-gateway/issues/65
proxy debug -
2026-02-03 13:47:24 | WARNING | kiro.routes_anthropic:verify_anthropic_api_key:98 - Access attempt with invalid API key (Anthropic endpoint)
2026-02-03 13:47:24 | INFO | logging:callHandlers:1737 - 127.0.0.1:56465 - "POST /v1/messages?beta=true HTTP/1.1" 401
Claude -
401 {"detail":{"type":"error","error":{"type":"authentication_error","message":"Invalid or missing API key. Use
x-api-key header or Authorization: Bearer."}}}
@jwadow commented on GitHub (Feb 3, 2026):
Здарова, I need more information. Users haven't encountered any issues with Claude Code in a while.
@Atlantic83 commented on GitHub (Feb 4, 2026):
I figured it out myself, thanks