Migrate from the OAuth v1 API to the latest date-based versioned API
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 52/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- python
- Domain
- api, authentication, documentation
Research direction
Start with the generated OAuth client and its documentation, then compare the referenced OAuth v1 paths with HubSpot's linked migration guide. Update the client and docs to use the 2026-03 token, introspection, and revocation endpoints; done means no legacy OAuth v1 paths remain in the OAuth flow.
Written by the indexing model from the issue text.
Description
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!
- Dominant language
- Python
- Stars
- 434
- Forks
- 126
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from HubSpot/hubspot-api-python
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
HubSpot/hubspot-api-python#497 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 58/100
HubSpot/hubspot-api-python#498 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
HubSpot/hubspot-api-python#495 · 1 comment · 2 reactions ·
-
Difficulty 4/5 3-5 days Newbie friendliness 52/100
HubSpot/hubspot-api-python#494 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
HubSpot/hubspot-api-python#460 · 5 comments · 16 reactions ·
All issues in HubSpot/hubspot-api-python
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
syfoud/Simulated_Scepter#172 ·
-
A cancelled tests run makes the coverage comment workflow fail and reports it as a red check on main Openarea: ci bug perceived difficulty: 3
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Nitjsefnie-Harness-Commons/daedalus#921 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
EleutherAI/lm-evaluation-harness#4207 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
ClickHouse/clickhouse-connect#1057 ·