Hi, I have an app synchronized with the Strava API, where I search for athletes' activities done on Strava and save them in my database. However, some people are connected, but the synchronization is not done.
I would like to know if there is any way to check which athletes are synchronized on the Strava side. Is there an API where I can do this search?
Thanks.
Answer
How do I find athletes connected to my application?
Best answer by paloskar
You can only make your users/athletes authorize your app to fetch data from Strava. If you have a valid access token for a particular user stored in your db you can use it to synchronize from Strava. You will need to do the synchronization, not Strava, and hence only you can know the status.
Login to the community
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
