The Hub is now in read-only mode as we make improvements to the Hub experience. More information is available here.
10-16-2022 06:48 PM
Hi,
I support a website that, via the Strava API, allows our users to sync their activities from Strava into our system.
We have an occasional error with activities not syncing properly, and I have a suspicion it is related to an activity being returned to us with a "null" value for the map node.
Here is a snippet of the resulting JSON of a call to getActivityById():
...
"athlete_count": 1,
"photo_count": 0,
"map": null,
"trainer": true,
"commute": false,
"manual": false,
...
I'm curious to know where the null value for map came from, and I'm primarily wanting to know how I can create an activity myself with a null value for map, so that I can troubleshoot our system in this scenario.
Thanks
Solved! Go to Solution.
11-08-2022 01:09 PM
Hi michael12345,
Thanks for posting. Please submit a support ticket and we’ll be happy to investigate further.
11-09-2022 09:27 AM
Hi Scout,
Thanks for responding. I already submitted a support ticket and was directed to the Strava API Google Group, then found some other developers discussing the same issue here:
11-08-2022 01:09 PM
Hi michael12345,
Thanks for posting. Please submit a support ticket and we’ll be happy to investigate further.
Welcome to the Community - here is your guide to help you get started!