question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't authenticate with valid credentials

See original GitHub issue

Trying to download competition files gives me authentication errors:

$ kg download -u <my-username> -p <my-password> -c <competition>
Starting new HTTPS connection (1): www.kaggle.com
The username or password provided is incorrect.
'NoneType' object has no attribute 'get'

I’m using the same user and password that lets me login via the browser with no problems.

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:9 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
chaseherecommented, Jan 15, 2018

Quoting didn’t work for me but escaping dollar signs did. E.g. -p mypa\$word

0reactions
rissemcommented, Dec 4, 2017

I ran into this as well (because of a ‘>’ in my password I think). Simply quoting my password fixed it for me.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to authenticate your credentials error when you ...
Describes an issue that triggers an Unable to authenticate your credentials. Make sure that your user name is in the format @ error....
Read more >
Unable to login to jenkins with valid credentials - Stack Overflow
I'm having trouble in signing in to our Jenkins Server with any valid credentials. First I thought there is some problem with 1...
Read more >
Authentication Failed (with valid credentials, CLI is working fine)
I can use the app for about a month or so, then suddenly (seemingly randomly) it will refuse to authenticate, even if i...
Read more >
QRadar: LDAP users with valid credentials cannot login due to ...
Problem. Some users report that they can't log in when using LDAP, LDAPS, or LDAP with Active Directory authentication. · Symptom · Cause....
Read more >
Unable to login to Jenkins even if I enter valid credentials
This error occurs often, even when the credentials we enter are correct. A quick fix is to reconfigure security options in the config.xml...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found