--
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 a topic in the Google Groups "Strava API" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/strava-api/dDsxT0xYE8c/unsubscribe.
To unsubscribe from this group and all its topics, send an email to strava-api+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/strava-api/ea6582df-3b68-4434-b694-5ac62cfd1498%40googlegroups.com.
{"message":"Bad Request","errors":[{"resource":"Application","field":"redirect_uri","code":"invalid"}]}The scheme is not validated: you don't have to configure it when setting up your API application and you can use any scheme you want when specifying the redirect_uri in your /oauth/authorize request.Hope this helps!--Tim
On Thu, May 9, 2019 at 7:04 AM Ron Jawanda <myaico...@gmail.com> wrote:
How does this actually work in the Authorization callback domain it only allows a domain name without the scheme.--Thanks very much for any response.I'm developing android app.
On Friday, March 14, 2014 at 3:36:40 AM UTC-7, Tim Viaene wrote:Hello,I'm trying to use the Strava API in a native iOS app. Right now I have to show the login/authorize page inside a web view in my app to be able to catch the authorisation code from the callback URL.I think it would be better if I could send the user to mobile Safari to log in and authorise the app, and then hop back to my app.For that to work, I would need to be able to register my own callback URL, such as my-strava-app://. Right now you can only specify "http[s]://" URLs.Benefits for users:
- They can see in the address bar that they are logging in to Strava, and not giving me their password
- If they are already logged in their browser, or have their password saved in the keychain/1Password/..., they don't have to re-type/remember their Strava password.
Are there any plans to make custom URL schemes possible for the callback url?Thanks in advance,--Tim
You received this message because you are subscribed to a topic in the Google Groups "Strava API" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/strava-api/dDsxT0xYE8c/unsubscribe.
To unsubscribe from this group and all its topics, send an email to strav...@googlegroups.com.