[BUG] "Unable to resolve organization UUID" from the RemoteTrigger API

Resolved 💬 4 comments Opened Apr 20, 2026 by stephcabral-cyber Closed May 30, 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?

Error: "Unable to resolve organization UUID" from the RemoteTrigger API

In my words - I can't move skills from local to remote scheduling.

What Should Happen?

The RemoteTrigger API (POST /v1/code/triggers) should successfully resolve the organization UUID for an authenticated Max plan user and create a remote scheduled trigger. Instead, all RemoteTrigger API calls (including GET /v1/code/triggers) return the error "Unable to resolve organization UUID" despite the user being logged in, the UUID being visible in Claude Code account settings, and the account being on the Max plan. Signing out, restarting the app, and signing back in does not resolve the issue.

Error Messages/Logs

Error: "Unable to resolve organization UUID" from the RemoteTrigger API

Steps to Reproduce

Log into Claude Code desktop app with a Max plan claude.ai account
Confirm account UUID is visible in Claude Code Settings → Account
In a Claude Code session, attempt to use the RemoteTrigger tool with action: "list" (GET /v1/code/triggers)
Observe error: "Unable to resolve organization UUID"
Sign out of Claude Code, restart the app, sign back in
Repeat step 3 — same error persists

Claude Model

Sonnet (default)

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

Version 1.3109.0 (35cbf6)

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

Windows Terminal

Additional Information

i'm not sure which terminal i'm using, tbh

View original on GitHub ↗

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