Authenticating Strava users with Terra API
AllZonalHedgehog26 months 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?
Matthewadmin26 months 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:
- Log in to https://strava.com/settings/api
- Create an application
- Set the Authorization callback domain to
api.tryterra.co, and save the client ID and client secret obtained - In your Terra dashboard, add Strava to your connections under Connections > Strava > ••• > Edit
- 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!