Course points cannot be listed (not even by a script written by flowstate)

Dear  ,

I cannot post here https://forums.garmin.com/apps-software/mobile-apps-web/f/garmin-connect-web/409196/list-of-course-points-where-to-check-in-gc  , because the thread has been closed, moreover I can not send any PM to you.

The reason of referring to the course point listing that your script does not work any longer. Evidently it was easy to identify that connect.garmin.com/modern/course/ had to be changed to connect.garmin.com/app/course/ in your script, because Garmin has modified the path since last April.

But in spite of this change your script does not give any results (nothing is displayed in the browser).

I guess the key line in the code is 

xhr.open('GET', `connect.garmin.com/.../${courseId}`);

but I do not know how to figure out the new path, because this one seems to be changed, too.

Thanks for the help, even if it is provided by somebody else.

Top Replies

All Replies