karimsacre / google-shared-contacts-client

Automatically exported from code.google.com/p/google-shared-contacts-client
Apache License 2.0
0 stars 0 forks source link

shared_contacts_profiles.py can't log in with two-factor authentication #20

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Enable two-factor authentication on your Google Apps account
2. Run script

What is the expected output? What do you see instead?

The script is expected to read or modify the domain shared contacts, but it 
fails with "gdata.client.BadAuthentication: Incorrect username or password" .  
I suspect this is because my account has two-factor authentication enabled.  
When I disable two-factor authentication, the script works fine.

What version of the product are you using? On what operating system?

I can't find any version information, but it's Copyright year is 2008.  This is 
Linux, Python 2.6.6

Please provide any additional information below.

Original issue reported on code.google.com by cswing...@abrinc.com on 20 Oct 2010 at 9:04

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
use application-specific passwords instead

Original comment by r...@nsense.net on 25 Apr 2012 at 7:28