Despite not having reached the limit for Premium models under the Pro plan, the Claude 3.7 model remains unavailable

When the manually configured API key is disabled and an attempt is made to use it as one of the Premium models under the Pro plan, an “Unauthorized User API key” error is returned.


Even after reinstallation, this issue has not been resolved.

Additionally, as a concerning behavior, the Claude 3.7 model was automatically removed from the settings immediately after updating to version 0.47.8. I resolved this by manually adding it back.

Version: 0.47.8 (Universal)
Commit: 1.96.2
Date: 82ef0f61c01d079d1b7e5ab04d88499d5af500e0
Electron: 2025-03-18T05:28:47.245Z
ElectronBuildId: 32.2.6
Chromium: undefined
Node.js: 128.0.6613.186
V8: 20.18.1
OS: 12.8.374.38-electron.0

Hey, if you’re using an API key, you need to use the model names from here:

Not Solved.

What I am raising as an issue is that when the Anthropic API key is disabled and the Premium models usage limit on the Pro plan has not been reached, using claude-3.7-sonnet (MAX mode) results in an API key error.

The behavior I expected was that, since the API key is disabled, it would be used as one of the Premium models. As a test, I created a separate account on another PC, entered the Anthropic API key, disabled it, and then ran the Agent; it behaved as anticipated.

It appears as though, despite the API key being disabled, the system is still attempting to use it, but since it is marked as disabled in the settings, it cannot be referenced and results in an error. What are your thoughts on this?

Even when manually adding “claude-3.7-sonnet” and “claude-3.7-sonnet-max” to the Model, they do not appear to be added. I have tried multiple times, yet they are not displayed in the list.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.