APIs & Integrations

ahh
メンバー

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 いいね!
1件の返信
Derek_Gervais
元HubSpot社員
元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 いいね!