Loading...
Sample install URL (OAuth) A user will need an install URL like this one to install your app: Install URLs are generated based on the app credentials_ redirect URL and scope configuration found on this page:
https: / /app.hubspot com/oauth /authorize? client_id
This sample install URL includes all required scopes and any optional scopes you've configured:
redirect_uri-http: / /localhost:3ooo/oauth/callk
Copy full URL
Learn more about OAuth @
Redirect URLs Users must be redirected t0 one of these locations after granting access to your app. If your install URL contains redirect that'$ nor in this list, users will get an install error:
Add redirect URL
http: / /
localhost:zooo/oauth/callback
http: {Localhost Is also supported_
Learn more about redirect URLs @