hasAvailableSubscription: false despite active stripe_subscription — Remote Control not enabled

Resolved 💬 3 comments Opened Mar 14, 2026 by brando90 Closed Apr 13, 2026

Bug: Remote Control not enabled despite active paid subscription

Version: 2.1.76
Platform: macOS (Darwin 25.3.0)

Error

"Remote Control is not yet enabled for your account"

Config flags (from ~/.claude.json)

"billingType": "stripe_subscription",
"hasExtraUsageEnabled": false,
"hasAvailableSubscription": false

hasAvailableSubscription is false despite having an active Stripe subscription. This appears to be a server-side entitlement flag that isn't being set correctly.

Steps to reproduce

  1. Have an active Claude Pro/paid Stripe subscription
  2. Try to use Claude remote
  3. Get "Remote Control is not yet enabled for your account"

Already tried

  • /logout + /login — no change
  • hasAvailableSubscription remains false after re-auth

Related issues

  • #29764
  • #33119

This seems to require a server-side fix to flip the entitlement flag for the account.

View original on GitHub ↗

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