Skip to main content

Hi,

I´m using `${STRAVA_API_URL}/clubs/${clubId}/group_events` where const STRAVA_API_URL = "https://www.strava.com/api/v3";

It seems that the id of some of the club events is obfuscated and the last digits are replaced with zeroes, so that e.g. 3393591506183906380 becomes 3393591506183906300 in the result JSON.

Why is this error introduced? 

Hi ​@mroedder , can you provide some images of what you’re seeing?