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
After the latest release, when I try to upload a file, always shows the same error: 'ascii' codec can't encode character u'\xe9' in position 3: ordinal not in range(128)
gupload -v1 2018-04-01_13-03-44_4_5.fit
2018-04-16 12:35:32,898 [DEBUG] File '/home/jsanjuan/.config/antfs-cli/3906488152/activities/2018-04-01_13-03-44_4_5.fit' has extension '.fit'
2018-04-16 12:35:32,899 [DEBUG] File '/home/jsanjuan/.config/antfs-cli/3906488152/activities/2018-04-01_13-03-44_4_5.fit' extension '.fit' is valid.
2018-04-16 12:35:32,899 [DEBUG] Using credentials from '/home/jsanjuan/.guploadrc'.
2018-04-16 12:35:32,900 [INFO] Try to login on GarminConnect...
2018-04-16 12:35:32,900 [DEBUG] Username: jsanjuandeive@gmail.com
2018-04-16 12:35:32,900 [DEBUG] Password: ********
2018-04-16 12:35:34,264 [DEBUG] Found service ticket ST-21114659-zFFaFlykPfES9zDLSoVo-cas
2018-04-16 12:35:35,477 [CRITICAL] Login Failure: 'ascii' codec can't encode character u'\xe9' in position 3: ordinal not in range(128)
Error: Invalid credentials
The installed version is the latest avaliable by pip.
¿Do you have any idea of what the problem is?.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
After the latest release, when I try to upload a file, always shows the same error: 'ascii' codec can't encode character u'\xe9' in position 3: ordinal not in range(128)
gupload -v1 2018-04-01_13-03-44_4_5.fit
2018-04-16 12:35:32,898 [DEBUG] File '/home/jsanjuan/.config/antfs-cli/3906488152/activities/2018-04-01_13-03-44_4_5.fit' has extension '.fit'
2018-04-16 12:35:32,899 [DEBUG] File '/home/jsanjuan/.config/antfs-cli/3906488152/activities/2018-04-01_13-03-44_4_5.fit' extension '.fit' is valid.
2018-04-16 12:35:32,899 [DEBUG] Using credentials from '/home/jsanjuan/.guploadrc'.
2018-04-16 12:35:32,900 [INFO] Try to login on GarminConnect...
2018-04-16 12:35:32,900 [DEBUG] Username: jsanjuandeive@gmail.com
2018-04-16 12:35:32,900 [DEBUG] Password: ********
2018-04-16 12:35:34,264 [DEBUG] Found service ticket ST-21114659-zFFaFlykPfES9zDLSoVo-cas
2018-04-16 12:35:35,477 [CRITICAL] Login Failure: 'ascii' codec can't encode character u'\xe9' in position 3: ordinal not in range(128)
Error: Invalid credentials
The installed version is the latest avaliable by pip.
¿Do you have any idea of what the problem is?.
Thanks in advance.
The text was updated successfully, but these errors were encountered: