😩 I need help pleaseeee.
Goal : Trying to create an autoresponder for whatsapp messages but getting an error below.
Issue: [openclaw] ⚠️ Agent failed before reply: No API key found for provider "anthropic". Auth store: C:\Users\midni.openclaw\agents\main\agent\auth-profiles.json (agentDir: C:\Users\midni.openclaw\agents\main\agent). Configure auth for this agent (openclaw agents add <id>) or copy auth-profiles.json from the main agentDir.
Logs: openclaw logs --follow
From log file i got this details: 2026-02-15T13:24:00.052+05:30 Embedded agent failed before reply: No API key found for provider "anthropic". Auth store: C:\Users\midni.openclaw\agents\main\agent\auth-profiles.json (agentDir: C:\Users\midni.openclaw\agents\main\agent). Configure auth for this agent (openclaw agents add <id>) or copy auth-profiles.json from the main agentDir.
Fix taken: I have created API key under https://platform.claude.com/settings/keys
I had added the key under path > .openclaw\agents\main\agent
What iam doing wrong here?