I can’t connect hostinger n8n to Anthropic Claude. I added $15 to anthropic, I updated n8n, but it keeps saying the same
n8n Built on Ubuntu 24.04
docker manager
Yeah the credential test for Anthropic has been buggy for a while, it throws that “resource not found” error even when the key is perfectly valid. Like mohamed3nan said just save it anyway and try using the node directly, if your API key is correct and you have credits it should work fine when you actually run a workflow. The test endpoint seems to be hitting something that doesn’t exist but the actual chat completions endpoint works.