Skip to content

HubSpot Developer Changelog

8 Posts in OAuth

Updated recommendations for storing OAuth access tokens

We're updating our recommendation for storing access tokens to allow tokens to be at least 512 characters in length.
Read More

New permission requirements for installing public apps

What's changing? Beginning on Monday, October 16th, the App Marketplace Access permission will be required for the first install of any public app. This change will affect any HubSpot user installing any public app, when the app has not been...
Read More

Upcoming: contacts scope sunset

Last year HubSpot split the contacts scope into more granular CRM scopes, to provide app developers separate access for contacts, companies, and deals (i.e., contacts.read, companies.write, etc.). With privacy and security being a top priority for...
Read More

Announcement: New API focused academy modules for Developers

You spoke and we listened. We’re excited to announce a new academy course for working with HubSpot’s APIs. If you’re new to APIs or more specifically new to HubSpot’s APIs this will help you get started.
Read More

Announcement: Scopes will be required for apps using webhooks or CRM Extensions

Data security and privacy are very important to us here at HubSpot. Over the coming months, we'll be making updates to our app platform that will help customers better understand what data can be accessed by any apps they're connecting to their...
Read More

New Content: OAuth 2.0 Quickstart Guide

New Content: OAuth 2.0 Quickstart Guide and companion Quickstart App
Read More

OAuth2 'redirect_uri' Can Now Be Served over http If The Host Is 'localhost'

OAuth2 redirect_uri can now be served over http if the host is localhost
Read More

Integration Permission Error

Users may have seen permission errors when re-authing apps that migrated from OAuth1 to OAuth2 due to the restrictive nature of OAuth2 scopes.
Read More