Pythe1337N / garmin-connect

Makes it simple to interface with Garmin Connect to get or set any data point.
MIT License
144 stars 58 forks source link

GCClient.saveTokenToFile is not a function #80

Open yakovsushenok opened 3 months ago

yakovsushenok commented 3 months ago

GCClient.loadTokenByFile('/path/to/save/tokens') is working though

arlohb commented 1 month ago

It looks like the correct function name is exportTokenToFile, and the documentation is incorrect