-
Notifications
You must be signed in to change notification settings - Fork 668
Open
Labels
bugSomething isn't workingSomething isn't workingfeedback requestedFeedback was requested to help resolve the issueFeedback was requested to help resolve the issue
Description
Version
0.15.17
Operating System
macOS
Distribution Method
dmg (Mac OS - Apple Silicon)
Describe the issue
Using my organization key for Anthropic does not work, it appears to be something related to CORS.

Debug info:
Model kind: anthropic, Using GB API: false, Config valid: true, Testing commit message
generation, Error: 401
{
"type": "error",
"error": {
"type": "authentication_error",
"message": "CORS requests are not allowed for this Organization because of custom retention settings. If you believe this in error, contact support at https://support.anthropic.com/."
},
"request_id": "req_011CSk4dbcNydcnGzVR83B4R"
}
How to reproduce (Optional)
No response
Expected behavior (Optional)
No response
Relevant log output (Optional)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingfeedback requestedFeedback was requested to help resolve the issueFeedback was requested to help resolve the issue