-
Notifications
You must be signed in to change notification settings - Fork 3k
[BUG] Connection Failure: Outdated Connection Parameters for Qwen Code SDK #12061
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
- Initialize the Qwen/Dashscope client using standard oauth credential path.
- Attempt to send a request or initialize a chat session.
- 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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working