Developer Discussions
Have a question about using the API? Ask it here.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Authentication process canceled

Hello,I developed an web app, it works very well in localhost, but when I deploy it, I am able to retrieve Strava activities, I have a problem during authentication.My error message is:AuthCanceled at /oauth/complete/strava/Authentication process can...

PAXOKA by Mt. Kenya
  • 100 Views
  • 1 replies
  • 0 kudos

Include changes to time in webhook updates

I am developing a app that integrates with Strava and am in the process of converting from polling to using the webhook API. Currently it only posts updates on activity creation, deletion, or when two fields are updated, title, or type (and privacy)....

dladeira by Mt. Kenya
  • 100 Views
  • 0 replies
  • 0 kudos

wrong pace Track session

Hello I noticed a discrepancy in pace/min during a Track activity if I compare Garmin Connect with Strava on the same activity.I am using during track session the dedicated Garmin Track run activity so it is pretty accurate by setting the right lane ...

Access-Control-Expose-Headers

I would like to show to my users that they are using the Strava API with limit (100 request per 15 minutes, etc.)The Strava API has HTTP response header for that : X-Ratelimit-Usage and X-Ratelimit-Limit I would like to use them in the HTTP javascrip...

Resolved! Api v3 Auth Error

Hi, I'm having problems exchanging the access code for the token.I'm in Android Studio in Java.First I load this URL into my Web View :String authUrl = "https://www.strava.com/oauth/authorize?" + "client_id=" + clientId + "&redirect_uri...

Minapps by Mt. Kenya
  • 399 Views
  • 2 replies
  • 1 kudos

REST request

HiI want to do some REST requests. Is it possible to authorize without having to use the login screen?

plazu by Mt. Kenya
  • 200 Views
  • 2 replies
  • 1 kudos