Skip to content

Header name must be a valid HTTP token ["openaı-organization"] error in the Intellij #9318

@mesutal

Description

@mesutal

Before submitting your bug report

Relevant environment info

- OS: Windows
- Continue version: 1.0.55
- IDE version: IntteliJ IDEA 2024.1.1

Description

- name: Qwen3-Coder-30B-A3B-Instruct

   provider: openai

   model: Qwen3-Coder-30B-A3B-Instruct

   apiBase: https://xxxxxx.com.tr/

   apiKey: sk-xxxxxxxx

   requestOptions:

     caBundlePath: C:\Users\ai\Desktop\cert\ai.pem

   roles:

     - autocomplete

     - chat

     - edit

     - apply

   defaultCompletionOptions:

     contextLength: 120000

I'm using config.yaml as shown above. There's no problem in VSCode. There is a problem in IntelliJ. The problem starts with version 1.0.33 of the Continue plugin. This error did not exist in 1.0.21. My current version is 1.0.55.

I'm getting the following error. I've tried everything in the document, but I haven't gotten any results.

Header name must be a valid HTTP token ["openaı-organization"]

To reproduce

No response

Log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:configurationRelates to configuration optionside:jetbrainsRelates specifically to JetBrains extensionkind:bugIndicates an unexpected problem or unintended behavioros:windowsHappening specifically on Windows

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions