-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error in athl_fun #99
Comments
@pepecebo thanks for pointing this out. It looks like Strava has changed their website backend. The |
@pepecebo this is fixed now, although you can no longer retrieve monthly summary data for the athlete, only the current month. Trophies and followers have also been added. |
Hi @fawda123, I am sorry but I still get the same error.
And using the token option I also get an error when trying to get my info:
|
@pepecebo you'll need to install the development version to get the changes.
For the token option, looks like you're using your athlete ID for the client ID. They're different and you should have received the latter when you created the API on the Strava website. Also, you should not share your app token information publicy. I edited your comment to remove the info. |
@fawda123 It works now, Markus, once installed the developer's version. It also works token option. Thanks! |
@fawda123 what I am not sure is if with the token option I can get data from other athletes, or only my own data. Also, can I get activity data since the user started to use Strava? I don't need all the details, but at least basic activity along time. Thanks! |
@pepecebo unfortunately you can only retrieve your data with the token functions. This is a limitation of the Strava API that is beyond my control. You can get limited data for other users with the notoken functions, but you need to know their athlete id. And again, you can retrieve your entire Strava activity record with the token functions, but not others. |
Thanks Markus!
Javier Cebollada
www.javiercebollada.info
Enviado desde un dispositivo móvil - Sent from a handled device.
El vie., 20 oct. 2023 20:17, Marcus W Beck ***@***.***>
escribió:
… @pepecebo <https://github.com/pepecebo> unfortunately you can only
retrieve your data with the token functions. This is a limitation of the
Strava API that is beyond my control. You can get limited data for other
users with the notoken functions, but you need to know their athlete id.
And again, you can retrieve your entire Strava activity record with the
token functions, but not others.
—
Reply to this email directly, view it on GitHub
<#99 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFMR4A53KVVAWHVNT4GVQXDYAK54RAVCNFSM6AAAAAA5JNRO5OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZTGE4TCNZZGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hi Marcus,
I am not an expert, so I apologize if my question is too simple or not clear. When I try to get data from an athlete I get an error:
The same happens with other athlete IDs.
Thanks
The text was updated successfully, but these errors were encountered: