The App Settings page domain update field seems to be raising that error for all domains. This is the HTML:<input class="form-element" id="app-domain" type="url" value="domain.com" name="strava_o_auth_application[domain]">
I think the problem is that type="url" won't accept a domain name (at least on Chrome, which I'm using).
I used Dev Tools in Chrome to change the field to type="text" and successfully updated the domain.
--
You received this message because you are subscribed to the Google Groups "Strava API" group.
To unsubscribe from this group and stop receiving emails from it, send an email to strava-api+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Strava API" group.
To unsubscribe from this group and stop receiving emails from it, send an email to strava-api+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.