APIs & Integrations

ahh
Miembro

Creating oauth flow - redirect URI

Where do I get the URL that I want the visitor redirected to after granting access to the app???

0 Me gusta
1 Respuesta 1
Derek_Gervais
Exmiembro de HubSpot
Exmiembro de HubSpot

Creating oauth flow - redirect URI

Hi @Azdev,

You have to create that URL; it's important that the redirect URL is hosted on your server, since you need to pull the code parameter when a user completes the OAuth flow. Ideally, the redirect URL is hosted in the same place your app is.

0 Me gusta