You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm trying to use Claude, and my API key is 100% valid, and there are credits in the account. I enter it from the command line:
: lua vim.env.AVANTE_ANTHROPIC_API_KEY="........"
Then I go to chat and type something, and in response I always get this message:
Error: {
message = "invalid x-api-key",
type = "authentication_error"
}
How can I check which key it's trying to log in with?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to use Claude, and my API key is 100% valid, and there are credits in the account. I enter it from the command line:
: lua vim.env.AVANTE_ANTHROPIC_API_KEY="........"
Then I go to chat and type something, and in response I always get this message:
Error: {
message = "invalid x-api-key",
type = "authentication_error"
}
How can I check which key it's trying to log in with?
Beta Was this translation helpful? Give feedback.
All reactions