Skip to main content

Looks like the API is not returning YTD totals for athletes yet. 

Has anyone else run into this?

[ytd_ride_totals] => stdClass Object
        (
            [count] => 0
            [distance] => 0
            [moving_time] => 0
            [elapsed_time] => 0
            [elevation_gain] => 0
        )

    [ytd_run_totals] => stdClass Object
        (
            [count] => 0
            [distance] => 0
            [moving_time] => 0
            [elapsed_time] => 0
            [elevation_gain] => 0
        )

    [ytd_swim_totals] => stdClass Object
        (
            [count] => 0
            [distance] => 0
            [moving_time] => 0
            [elapsed_time] => 0
            [elevation_gain] => 0
        )
 

I am also having this issue. Looks to have been broken for about a month.

Another thread with a similar issue:

 


I’m guess this “Bug” is related to this API announcement. 

https://www.dcrainmaker.com/2024/11/stravas-changes-to-kill-off-apps.html


This seems to be coming through now.