Open GoogleCodeExporter opened 9 years ago
I had the same error
C:\google-shared-contacts-client-1.1.3-Win32>shared_contacts_profiles.exe
--admin=edlcura@edlcura.es --export=dir.csv
Export as CSV to: dir.csv
Domain: edlcura.es
Administrator: edlcura@edlcura.es
Password of edlcura@edlcura.es:
### Exporting contacts/profiles to CSV file: dir
Retrieving contacts... (0 retrieved so far)
Traceback (most recent call last):
File "shared_contacts_profiles.py", line 1143,
File "shared_contacts_profiles.py", line 1138,
File "shared_contacts_profiles.py", line 531,
File "shared_contacts_profiles.py", line 719,
File "shared_contacts_profiles.py", line 212,
File "gdata\client.pyc", line 628, in get_feed
File "gdata\client.pyc", line 305, in request
Original comment by edlc...@edlcura.es
on 1 Feb 2013 at 9:09
Asociando la dirección de python PATH C:\Python27;%PATH% (en mi caso)
C:\Users\MyUser\Desktop\google-shared-contacts-client>python
shared_contacts_profiles.py -a example@example.com -p example --export out.csv
Original comment by edlc...@edlcura.es
on 1 Feb 2013 at 10:29
FYI I also ran into this issue and finally figured out I needed to disable SSL
under Settings -> Contacts -> Contacts APIs.
Original comment by jason.wi...@northdigital.com
on 21 Feb 2013 at 11:15
@ Jason,
Thank you very much for your information, I went in to the same issue and with
your comments have successfully overcome the issue.
Thanks again...
Original comment by sarava...@unel.co.in
on 2 Jul 2013 at 5:33
Original issue reported on code.google.com by
joaquin_...@infeci.net
on 28 Jan 2013 at 3:56