You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm not sure if this is an issue with the fitbit API (I've been having some trouble with it on something else I'm working on also!) but the API call to get data is is coming back unsuccessful, saying that the refresh token is invalid?
Re-authorizing via setupAccess.py will fix the issue, and it'll run just fine for a couple of days, but then it fails out again -- it's almost as if the module isn't storing a refresh token at some point.
The text was updated successfully, but these errors were encountered:
Hey, is this still an issue for you? I had the same problem, so what I ended up doing was run a script every night at 2AM that stops Magic Mirror, gets the new credentials, and then restarts Magic Mirror. I can post that script for you if you'd like?
@dherl0623 Wow I really appreciate it! That's very kind of you, and you may still want to for anyone else having issues. I actually ended up doing something similar, but I never set the script to auto-run. Since then, my fitbit unfortunately broke so I'm not really using it anymore.
Hi, I'm not sure if this is an issue with the fitbit API (I've been having some trouble with it on something else I'm working on also!) but the API call to get data is is coming back unsuccessful, saying that the refresh token is invalid?
Re-authorizing via setupAccess.py will fix the issue, and it'll run just fine for a couple of days, but then it fails out again -- it's almost as if the module isn't storing a refresh token at some point.
The text was updated successfully, but these errors were encountered: