python-ant-downloader icon indicating copy to clipboard operation
python-ant-downloader copied to clipboard

Unable to upload to Garmin

Open chris99277 opened this issue 10 years ago • 0 comments

Hi,

I have just installed OK and the software connects correctly, however is unable to connect to garmin and upload, stating InvalidLogin

I have checked the username and password, even copied and pasted from antd.cfg and can log into the site OK.

When verbose logging I get the following:

[MainThread] 2014-07-05 18:48:07,269 DEBUG Attempting to reprocess failed files. [MainThread] 2014-07-05 18:48:07,269 DEBUG Fetching cookies from Garmin Connect. [MainThread] 2014-07-05 18:48:07,703 DEBUG Posting login credentials to Garmin Connect. username=ladyjennifer [MainThread] 2014-07-05 18:48:08,449 DEBUG Checking if login was successful. [MainThread] 2014-07-05 18:48:08,706 WARNING Failed to uplaod to Garmin Connect. Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/antd/connect.py", line 78, in data_available self.login() File "/usr/local/lib/python2.7/dist-packages/antd/connect.py", line 111, in login raise InvalidLogin() InvalidLogin

chris99277 avatar Jul 05 '14 18:07 chris99277