Gyorgy Rath - 2016-08-17

For some months the -a argument is ignored. I try to upload tcx files to GC but the name of the workout is not set even though I use -a 'workoutname'. I haven't changed anything in the environment (no OS upgrades, no Python upgrades, no GcpUploader updates). So I believe that something has changed at Garmin's side. Here is the verbose info:

$ gupload.py -v 1 -l "user" "pass" -a 'test' 2016-08-10T16-02-38.000ZStrengthtraining.tcx 
2016-08-17 10:16:33,320::main::DEBUG::Using credentials from command line.
2016-08-17 10:16:33,321::main::DEBUG::Username: ....
2016-08-17 10:16:33,323::main::DEBUG::Password: ....
2016-08-17 10:16:33,324::main::DEBUG::Filename: 2016-08-10T16-02-38.000ZStrengthtraining.tcx
2016-08-17 10:16:33,325::main::DEBUG::File exists.
2016-08-17 10:16:33,326::main::DEBUG::File Extension: .tcx
2016-08-17 10:16:33,328::main::DEBUG::File '2016-08-10T16-02-38.000ZStrengthtraining.tcx' extension '.tcx' is valid.
2016-08-17 10:16:34,399::UploadGarmin::INFO::Rate limited for 0.000000
2016-08-17 10:16:35,976::UploadGarmin::INFO::Rate limited for 0.000000
2016-08-17 10:16:36,977::UploadGarmin::INFO::Rate limited for 0.503412
2016-08-17 10:16:38,813::main::INFO::Login Successful.
2016-08-17 10:16:38,815::UploadGarmin::INFO::Rate limited for 0.000000
2016-08-17 10:16:42,731::UploadGarmin::INFO::Rate limited for 0.000000
2016-08-17 10:16:43,184::UploadGarmin::ERROR::Workout name not set
File: 2016-08-10T16-02-38.000ZStrengthtraining.tcx    ID: 1307687298    Status: SUCCESS    Name: FAIL!    Type: N/A***

Anyone also experiencing this?