manimalx / youtube-upload

Automatically exported from code.google.com/p/youtube-upload
0 stars 0 forks source link

youtube-upload can't log in when using 2 factor auth #152

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
= Versions

youtube-upload: 0.7.3
python: 2.7.7
python-gdata: 2.0.18+dfsg1-2

I try to log in with my correct username and password and authentication fails:
Login to Youtube API: email='jt.doppleganger@gmail.com', 
password='*************************'
[BadAuthentication] Authentication failed

After disabling 2 factor authentication on my account, the upload works fine.

Original issue reported on code.google.com by JT.doppl...@gmail.com on 23 Jun 2014 at 11:13

GoogleCodeExporter commented 9 years ago
You can create an application specific password on google and use that. I use 
2fa and did this and it works fine. This page details how:- 
https://support.google.com/accounts/answer/185833?hl=en

Original comment by a...@popey.com on 2 Jul 2014 at 8:14

GoogleCodeExporter commented 9 years ago
This has solved the issue perfectly. Thank you so much for your help!

I think this tiny bit of important information should be in the program's help 
description somewhere.

Original comment by JT.doppl...@gmail.com on 5 Jul 2014 at 10:03

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I had no about any of this, thank you guys for reporting and linking to the 
solution. Info added to the README.

Original comment by tokland on 6 Jul 2014 at 8:45