ghose, o de mastodon.gal, pero no foro.

  • 0 Posts
  • 2 Comments
Joined 2 years ago
cake
Cake day: December 2nd, 2022

help-circle
  • Hi @[email protected]

    thank you for you wiki page about Fittrackee

    I’ve read you also in fittrackee’s github about Garmin 2 Feedtrackee bridge.

    My fittrackee is in Debian VPS so not exactly the same as yours but I can follow dev’s instructions (and yours) untill I try to log in into garmin’s servers using my credentials

    garmin2fittrackee setup garmin

    I’m prompted to enter

    Email: redacted@email
    Password: 
    

    and it fails :( displaying «Traceback (most recent call last)» message which I can not get any useful information from and it ends with AssertionError message.

    My garmin credentials are in this Traceback message, and they look like correct (tested just in case)

    So indication could be this part

     ╭─────────────────────────── locals ───────────────────────────╮                         │
    │ │       self = <garminconnect.Garmin object at 0x7fb0f8d23b50> │                         │
    │ │ tokenstore = None    
    

    I presume it actually does not get that token value from garmin

    So my question

    have you encountered a similar problem in your setup? could this be related to python virtualenv?

    Honestly, I’m just good at following recipes, it was even hard to me to be able to create that virtual environment and know how to execute garmin2fittrackee from within.

    any help would be appreciated. Thank you