You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 22, 2026. It is now read-only.
Hubspot is migrating to use of Personal Access Keys for API access. Current integration may use legacy developer API keys?
Using Personal Access Key I get error with a brand new key
Failed to fetch contacts: HubSpot API error: 401
{\"status\":\"error\",\"message\":\"The OAuth token used to make this call expired 20354 day(s) ago.\",\"correlationId\":\"624dfe75-00a9-4e7a-b7dc-233ee177cf60\",\"category\":\"EXPIRED_AUTHENTICATION\",\"context\":{\"expire time\":[\"1970-01-01T00:00:00Z\"]}
Using Developer API Key I get
Failed to fetch contacts: HubSpot API error: 401 - {\"status\":\"error\",\"message\":\"Authentication credentials not found. This API supports OAuth 2.0 authentication and you can find more details at [https://developers.hubspot.com/docs/methods/auth/oauth-overview\",\"correlationId\":\"2f82b7bc-e952-4c5e-ae59-c81fbca0a24e\",\"category\":\"INVALID_AUTHENTICATION\](https://developers.hubspot.com/docs/methods/auth/oauth-overview/%22,/%22correlationId/%22:/%222f82b7bc-e952-4c5e-ae59-c81fbca0a24e/%22,/%22category/%22:/%22INVALID_AUTHENTICATION/%22%7D)
Hubspot is migrating to use of Personal Access Keys for API access. Current integration may use legacy developer API keys?
Using Personal Access Key I get error with a brand new key
Using Developer API Key I get