Skip to content

0.13.0 regression: objects commands require Enterprise sensitive scopes (.v2), breaking standard-tier portals #5

Description

@hippocrates-wellness

After auto-upgrade to 0.13.0 (build 940), hubspot objects list --type contacts fails on a standard-tier portal with:

Missing required scopes: crm.objects.contacts.highly_sensitive.read.v2, crm.objects.contacts.sensitive.read.v2, crm.objects.contacts.read, crm.schemas.contacts.read

The .v2 sensitive scopes are Enterprise-only and cannot be granted on this portal, so re-auth cannot fix it. Additionally, the OAuth consent flow (user-level token) now grants only a minimal scope set (8 scopes vs ~65 on 0.11.0), dropping basic scopes like crm.objects.contacts.read.

Expected: sensitive scopes should be optional/conditionally required, and basic CRM object commands should work on standard-tier portals.

Workaround attempted: no pinned older binaries available via install.sh (versioned URLs 404), and HUBSPOT_NO_AUTO_UPGRADE only prevents future upgrades.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions