Sep 3, 2018 · 1 min read
OK, so there is a bug in Strava API creation where the authorization callback domain field is type=”url”.
To get around this, suggest you use the Chrome dev tools to change that to type=”text”. Then submit the form with all required fields and you should be good to go! :)