[BUG] RemoteTrigger API: "Unable to resolve organization UUID" on Max plan

Resolved 💬 2 comments Opened Apr 2, 2026 by RoderickNV Closed May 11, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

Description

The RemoteTrigger tool consistently returns "Unable to resolve organization UUID" when attempting to list or create remote triggers from Claude Code.

Account Details

  • Plan: Claude Max ($200/mo)
  • Org ID: 80fa1dd0-5f91-42d2-a0b6-42958a9c13ed
  • Entrypoint: Claude Desktop (claude-desktop)
  • Agent SDK Version: 0.2.87
  • OAuth token: Present (CLAUDE_CODE_OAUTH_TOKEN is set)

Steps to Reproduce

  1. Open Claude Code on Max plan
  2. Use the RemoteTrigger tool with action: "list"
  3. Error: "Unable to resolve organization UUID"
  4. Same error on action: "create"

Expected Behavior

Remote triggers should work on Max plan accounts. The API should resolve the organization from the OAuth token.

Environment

  • macOS Darwin 25.4.0
  • Claude Code via Claude Desktop

What Should Happen?

Expected Behavior

Remote triggers should work on Max plan accounts. The API should resolve the organization from the OAuth token.

Error Messages/Logs

Steps to Reproduce

Steps to Reproduce

  1. Open Claude Code on Max plan
  2. Use the RemoteTrigger tool with action: "list"
  3. Error: "Unable to resolve organization UUID"
  4. Same error on action: "create"

Claude Model

Opus

Is this a regression?

No, this never worked

Last Working Version

_No response_

Claude Code Version

0.2.87 (Claude Agent SDK, via Claude Desktop)

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

Issue

RemoteTrigger tool returns "Unable to resolve organization UUID" on every call (list, create).

Account

  • Plan: Claude Max ($200/mo)
  • Org ID: 80fa1dd0-5f91-42d2-a0b6-42958a9c13ed
  • OAuth token: Present (CLAUDE_CODE_OAUTH_TOKEN set)
  • Entrypoint: claude-desktop
  • Agent SDK: 0.2.87
  • macOS 26.4, Darwin 25.4.0 (ARM64)

Repro

  1. Use RemoteTrigger tool with action: "list"
  2. Returns: "Unable to resolve organization UUID"
  3. Same error on action: "create"
  4. Re-authenticated (logged out/in on claude.ai) — no change
  5. Tried setting ANTHROPIC_ORGANIZATION_ID env var — no change

Expected

Remote triggers should work on Max plan. The API should resolve the org from the OAuth token.

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗