Skip to main content

I’m using the API to update some fields: name, description, commute… this seems to be working well.  I wanted to do a quick validation though so I take the response detailed activity data returned and validate that what I was expecting to have updated actual is updated.  For name and description this works well… and for setting commute to TRUE this also works well… however, when setting commute to FALSE… the response data responds with TRUE… that said, when I actually go to the activity online I can tell that commute has been set to FALSE.  Happy to provide more details to troubleshoot.  

 

And to clarify I’m talking about using an UpdatableActivity: https://developers.strava.com/docs/reference/#api-models-UpdatableActivity

Be the first to reply!