S256).
1
Create or convert an app in the Garmin developer portal
Go to the Garmin developer portal and create a new app, or convert an existing app to OAuth2.
2
Configure the callback URL
Register the Nango callback URL on your Garmin OAuth2 app:
https://api.nango.dev/oauth/callback.3
Copy your credentials
Copy the OAuth2 Client ID and Client Secret from the Garmin developer portal. You’ll need these when configuring the integration in Nango.
4
Configure API access
In the Garmin developer portal, configure the API sections your app needs. Garmin does not use OAuth scopes in authorization or token requests — users choose permissions on the consent screen. Leave scopes blank in Nango.
5
Next
Follow the Quickstart.