Q: Authenticating Strava users with Terra API

ZonalHedgehog1 month ago

Recently I tried using the widget to connect Strava users. I have added Strava on the dashboard, but when I press the Connect button next to Strava on the widget, the button grays out and nothing happens. Is this a bug?

terra

Matthewadmin1 month ago

Hey there,

To use the Strava integration through Terra API, you must acquire your own Strava API client id and secret bu submitting an application on their site. To do so:

  1. Log in to https://strava.com/settings/api
  2. Create an application
  3. Set the Authorization callback domain to api.tryterra.co, and save the client ID and client secret obtained
  4. In your Terra dashboard, add Strava to your connections under Connections > Strava > ••• > Edit
  5. Fill in the obtained client id and client secret on the modal that opens

Now you should be able to use the Strava integration with no problems!