gregan
gregan
Correct - `findById` is deprecated in sequelize. Use `findByPk`
Yeah this is a pain, happy to have found others are experiencing this issue. I haven't been able to find a consistent pattern of when it shows CB Wallet as...
This makes sense to me, can you put up a PR for this @dachia? @dachia where are you able to find the docs of all the filters that are supported...
Mark as resolved @Pythe1337N https://github.com/Pythe1337N/garmin-connect/pull/73/files#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5L183
@tderflinger this likely is due to not having the garmin.config.json properly created
Mark as resolved @Pythe1337N
@inspiraller if you don't have a `garmin.config.json` file defined in the root, you have to include the emial & pass in that as you stated. ``` class GarminConnect { constructor(...
UpdateWeight added in this PR https://github.com/Pythe1337N/garmin-connect/pull/73 Set as resolved @Pythe1337N
> Hey @gregegan > > Which version of posthog-js are you using? > > You can share individual Sentry issues... can you share that one with me? You can use...
+1. Did you get this working @osdiab ?