Open Montana opened 9 months ago
same issue here, generated 3 different codes, all invalid according to this app. I even tried removing some of the leading characters like sk-, etc. Still no dice. I am using the windows exe, I guess I will try git/clone via WSL2 next..
Same problem here : +1. Thanks for replying. Chris
I can reproduce.
Same here :°(
I wonder if this user was trying to fix that?
https://github.com/liemeldert/anthropic-gui/commit/c392f99fc056f0ffdfddcd03a03dcf8b641a4d99
There's no commit message explaining why they made that change, but the current API documentation says you "must" include the API version in every request:
I fixed the Invalid API key issue and updated the models list but I can't get it to return any prompts back yet. I didn't realize this would be a huge overhaul but I will try to work on it. Here is how far I got:
I've generated an Anthropic API key, but get "invalid API key". Is there any fix for this currently? It looks like the issue here is that the API key being passed in the request headers is invalid:
Cheers, Montana