Jakub Ronkiewicz
Results
1
issues of
Jakub Ronkiewicz
Hi, Link to download activity in .tcx format has been changed. Now it looks like this: `https://flow.polar.com/api/export/training/tcx/1718507404?compress=true` I suggest new way to create tcx_url variable: ```python idActivity = filter(str.isdigit,str(self.data['url'])) tcx_url...