Replies: 5 comments
-
I have run into a similar problem. I am using Openrouter and whenever I set the model to Anthropic's model, then I will get the error. If I switched to other models then it works fine. |
Beta Was this translation helpful? Give feedback.
-
@haluwong 403 should mean the server got your request but authentication failed. Can you try re-enter the API key? @JasonL708 OpenRouter nowadays has |
Beta Was this translation helpful? Give feedback.
-
@logancyang The API Key is correct, we have tested it through python in a US server. However, our obsidian is not running in US region, maybe it's the possible cause of 403!? We have tried to open Obsidian with --proxy-server, but it seems it didn't use it when using Claude 3 model. (OpenAI did access through our proxy as we see log in our proxy server but not for Claude 3) |
Beta Was this translation helpful? Give feedback.
-
@haluwong I see. Claude 3 is using a proxy server of its own. You can check the code and disable it by setting the ChatAnthropic URL back to the real claude URL. Then it should use your proxy server. |
Beta Was this translation helpful? Give feedback.
-
I encountered the same issue. Could you please elaborate on your solution? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Filled the Claude 3 API Key, select Claude 3 and Chat.
Error type: forbidden, Message: request not allowed.
Obsidian-copilot version: 2.5.2
Obsidian: v 1.5.8 (Linux AppImage)
Do anyone has same problem?
Beta Was this translation helpful? Give feedback.
All reactions