"Excessive Permission Prompts for Localhost API Requests in Curl Task"
Resolved 💬 4 comments Opened Jun 10, 2025 by fwends Closed Jun 10, 2025
Bug Description
asking for persmissions too much even for curl task i use to hit my internal localhost api it asks every signle time it want to it it and that can be 10 times in a row, this needs to just have a global approval as the one in the system already does not work very well it still constantly asks for permission
Environment Info
- Platform: macos
- Terminal: vscode
- Version: 1.0.17
- Feedback ID: e4e0c695-31f6-4b7c-b931-04f289a7f06f
Errors
[{"error":"Error: Command failed: security find-generic-password -a $USER -w -s \"Claude Code\"\nsecurity: SecKeychainSearchCopyNext: The specified item could not be found in the keychain.\n\n at __node_internal_genericNodeError (node:internal/errors:865:15)\n at checkExecSyncError (node:child_process:890:11)\n at execSync (node:child_process:962:15)\n at YZ (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:654:3921)\n at file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:582:11794\n at Q (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:526:17190)\n at cJ (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:582:10940)\n at aP (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:582:10021)\n at a6 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:582:14133)\n at AK1 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1680:5493)","timestamp":"2025-06-10T07:18:53.752Z"},{"error":"ShellError: Shell command failed\n at Object.call (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1573:1326)\n at async iZ5 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1896:19166)\n at async WK1 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1896:17752)\n at async cZ5 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1896:16794)\n at async uZ5 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1896:16423)\n at async NO (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1896:15452)\n at async NO (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1896:16278)\n at async NO (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1896:16278)\n at async NO (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1896:16278)\n at async NO (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1896:16278)","timestamp":"2025-06-10T07:23:36.499Z"},{"error":"ShellError: Shell command failed\n at Object.call (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1573:1326)\n at async iZ5 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1896:19166)\n at async WK1 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1896:17752)\n at async cZ5 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1896:16794)\n at async uZ5 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1896:16423)\n at async NO (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1896:15452)\n at async NO (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1896:16278)\n at async NO (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1896:16278)\n at async NO (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1896:16278)\n at async NO (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1896:16278)","timestamp":"2025-06-10T07:24:04.309Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n at kD (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1476:1169)\n at file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1476:905\n at Array.map (<anonymous>)\n at dw (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1476:896)\n at MN2 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1920:9259)\n at XE (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:142:19798)\n at JT (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:144:42555)\n at WT (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:144:38104)\n at e$ (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:144:38032)\n at _E (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:144:37886)","timestamp":"2025-06-10T09:07:16.952Z"},{"error":"Error: Request was aborted.\n at Uo._createMessage (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1344:6810)\n at processTicksAndRejections (node:internal/process/task_
Note: Error logs were truncated.
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗