Skip to content

Migrate from the OAuth v1 API to the latest date-based versioned API #496

Description

@dominic-optimuse

HubSpot is sunsetting the legacy OAuth v1 endpoints (/oauth/v1/token, /oauth/v1/access-tokens, etc.) on February 16, 2027 in favor of the new date-versioned endpoints (/oauth/2026-03/token, /oauth/2026-03/token/introspect, /oauth/2026-03/token/revoke).

This package still references/uses the old v1 paths in its OAuth client.

Please update the generated OAuth client + docs to the new 2026-03 version so users don't break after the sunset.
Link to the official migration guide

Thanks!

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