Skip to content

[BUG] Connection Failure: Outdated Connection Parameters for Qwen Code SDK #12061

@amieow

Description

@amieow

Problem (one or two sentences)

Recent updates to the Qwen Code SDK / Dashscope documentation have rendered current connection implementations non-functional. The client fails to establish a connection, suggesting that the API endpoints, authentication headers, or initialization parameters have changed.

Context (who is affected and when)

happens to user that using qwen code api provider

Reproduction steps

  1. Initialize the Qwen/Dashscope client using standard oauth credential path.
  2. Attempt to send a request or initialize a chat session.
  3. Observe a ConnectionError, 404 Not Found, or Authentication Failed exception.

Expected result

models can connect

Actual result

400 bad request

Variations tried (optional)

No response

App Version

3.51.1

API Provider (optional)

None

Model Used (optional)

No response

Roo Code Task Links (optional)

No response

Relevant logs or errors (optional)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions