Guides
Troubleshooting
Fix common issues
Troubleshooting
Common Issues
"MCP server not connecting"
Cause: MCP client not restarted or config error
Fix:
- Verify config file path is correct
- Check API key is valid
- Restart MCP client (Claude Desktop, Cursor, etc.)
"401 Unauthorized"
Cause: Invalid or revoked API key
Fix:
- Check API key in config matches dashboard
- Verify key hasn't been revoked
- Create new key if needed
"403 Forbidden"
Cause: Missing OAuth scope or tool disabled
Fix:
- Reconnect Google account with required scopes
- Check tool is enabled for your API key
- Verify you have access to the resource
"404 Not Found"
Cause: Property/account doesn't exist or no access
Fix:
- Verify property ID is correct
- Check you have access in Google Analytics
- Try listing properties first
"429 Too Many Requests"
Cause: Rate limit exceeded
Fix:
- Wait for limit to reset (midnight UTC)
- Reduce request frequency
- Consider upgrading to Pro tier
Getting Help
Check docs:
Report bugs: GitHub Issues