A user encountered an issue where setting the CLAUDE_CODE_OAUTH_TOKEN environment variable for a scheduled agent job on macOS caused their Claude connectors (Gmail, Google Calendar, Google Drive) to disappear. This token, intended for model requests in CI/CD environments, has a higher authentication precedence than the user's active session, effectively disabling the connectors without explicit error messages. The user found that removing the setup token and relying on their keychain session restored the connectors, highlighting a conflict in authentication priorities for background processes. AI
IMPACT Highlights a potential configuration conflict for users running background AI agent jobs with specific authentication tokens.
RANK_REASON User-reported issue with a specific product configuration.
AI-generated summary · Google Gemini · from 1 sources. How we write summaries →