Copy the OAuth Callback URL. Paste this URL into your Strava app’s Authorization Callback Domain.
Remove the protocol (https:// or http://) and the relative URL (/oauth2/callback or /rest/oauth2-credential/callback) from the Authorization Callback Domain.
Copy the Client ID and Client Secret from your app and add them to your credential.
Refer to Authentication for more information about Strava’s OAuth flow.