Open
Description
hi Mark, thanks for sharing strava data downloader code. All works smoothly until when I try to pull activities. I believe they have changed the API settings and now that newly generated general token is not able to access activities (is just of scope read
, whereas read_all
scope is required). You can read more about this here:
https://developers.strava.com/docs/oauth-updates/
and here is stack overflow post with details of potential solution:
https://stackoverflow.com/questions/52880434/problem-with-access-token-in-strava-api-v3-get-all-athlete-activities
Also stravalib seems to include some code that should help with this:
https://github.com/hozn/stravalib#authentication
Thanks!
Metadata
Metadata
Assignees
Labels
No labels