Skip to content

CORS Issue with Custom Anthropic keys. #10067

@rayansostenes

Description

@rayansostenes

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.

Image
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

No one assigned

    Labels

    bugSomething isn't workingfeedback requestedFeedback was requested to help resolve the issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions