-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
从Strava中同步的活动中没有location_country的信息 #679
Comments
可以搜索下 issue 有解决办法 |
好的,我找到问题所在了,在这个issue里面就有解决方法,今晚跑步测试一下#531 (comment) |
你这个问题解决了么?我也是同步strava的数据,location也是united states,我按照这个方法改了 f87707d ,不行,run error https://github.com/NoZTurn/running_page/actions/runs/11971066327 |
我把数据源由strava改为了garmin_cn,重新run一遍,曲线暂时解决这个问题,现在能看到的就是修改了之后的效果。 |
我是通过Garmin同步Strava,然后使用Strava的数据来同步到页面里。但是我打开activities.json文件,里面的location_country这一项总是"United States",我认为这个问题应该是Garmin->Strava这一步的问题,但是有什么好的解决方法吗,是不是有什么设置之类的。项目地址:https://github.com/YeWeihong/workoutspage
The text was updated successfully, but these errors were encountered: