Solved: 401 Invalid authentication credentials (Obsidian + Claudian) I started getting API Error: 401 Invalid authentication credentials on every prompt, even something as simple as "I'm here". claude auth status showed I was already logged in, so it was a bit misleading. The fix was to open the Claude Code terminal and run: /login This refreshed the OAuth session. After seeing "Login successful", I restarted Obsidian and everything worked normally again. If claude auth status says you're logged in but Claudian still throws a 401, try /login before reinstalling or changing your configuration. It solved the issue for me.