We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
I am trying to use the command:
quick-plan import -e [email protected] -p mypassword test.csv
to import a workout into my Garmin Connect but I am getting the following message:
Login was not successful, check your username and password and try again. Bye
I tried also:
quick-plan import test.csv
and then typed my e-mail address and password, but got the same error.
I double checked the e-mail address and password and everything is ok.
I am currently running Windows 10 and java -version returned
java -version
java version "1.8.0_321" Java(TM) SE Runtime Environment (build 1.8.0_321-b07) Java HotSpot(TM) 64-Bit Server VM (build 25.321-b07, mixed mode)
Should I check something into the java installation into my system?
Thanks for the attention.
Daniel.
The text was updated successfully, but these errors were encountered:
Same issue
Sorry, something went wrong.
Here the same. Constantly Login failed. Is there a workaround?
No branches or pull requests
Hello,
I am trying to use the command:
quick-plan import -e [email protected] -p mypassword test.csv
to import a workout into my Garmin Connect but I am getting the following message:
Login was not successful, check your username and password and try again.
Bye
I tried also:
quick-plan import test.csv
and then typed my e-mail address and password, but got the same error.
I double checked the e-mail address and password and everything is ok.
I am currently running Windows 10 and
java -version
returnedjava version "1.8.0_321"
Java(TM) SE Runtime Environment (build 1.8.0_321-b07)
Java HotSpot(TM) 64-Bit Server VM (build 25.321-b07, mixed mode)
Should I check something into the java installation into my system?
Thanks for the attention.
Daniel.
The text was updated successfully, but these errors were encountered: