-
Looking at the Withings API - https://developer.withings.com/oauth2/ - the methods being used here aren't listed. Is this using an older API, or am I missing something?
-
Following Strava's updates to the API which are mandatory from October 2019, an appropriate app_scope is now required, so the mark down file needs a minor update.
The line to below needs to be chan…
-
Strava sync appears broken. New activities are not downloaded and manually running the sync tool produces an empty list. I last ran GC ca. 40 days ago, when everything was fine. Problem is present in …
-
### Link Checker
Errors were reported while checking the connectivity of links.
```
_announcements/welcome.md
CNAME
LICENSE
_includes/default.html
_announcements/training.md
ERROR /training
Documen…
-
Does anyone else have an issue (using dev build 1903) that every 30 days (estimate), when I try to sync with Strava (I only download the activities) it shows like a month of activities, but not today'…
-
現在のデータベースの設計は主に大会関係を中心に結構雑な設計なので、まとめてチェックしてきれいにしたいと思っています。
僕はデータベースに関してはほぼ独学かつ未経験なので詳しいことは分かりませんが、
ある程度理論的な面に注意しつつ、実際に使ったり開発する上でややこしくなりすぎないあたりの落としどころを見つけられたらなと思っています。
というわけで、このISSUEに関わる人は、ある程度D…
-
The fix in #63 (v2.3.0) works well on fitbit. But after I switched back to [Jawbone API](https://jawbone.com/up/developer/account), it failed again with "failed exchange token". I tested Jawbone API …
-
## Describe the bug
Status bar below the title bar tells me "EXPOSURE LOGGING ACTIVE". The main content of the app tells me
> Exposure logging is not possible. Your exposure logging could not b…
-
Google sign in is throwing the "User agent disallowed" error. Any change we can update user agent and webView to support?
-
In the context of a wider account management tool, users should be allowed to disconnect their account from Strava:
- [ ] `strava_token` is erased from `athlete`
- [ ] accounts created with django…