hello together,

I would like to update our contacts, but I get the following error
since yesterday:

Retrieving contacts... (0 retrieved so far)
Traceback (most recent call last):
  File "shared_contacts.py", line 796, in <module>
    main()
  File "shared_contacts.py", line 791, in main
    contacts_manager.ExportMsOutlookCsv(contact_entries,
export_csv_file)
  File "shared_contacts.py", line 401, in ExportMsOutlookCsv
    contact_entries))
  File "C:\Python26\lib\csv.py", line 148, in writerows
    for rowdict in rowdicts:
  File "shared_contacts.py", line 213, in GetAllContacts
    feed = self.contacts_service.GetContactsFeed(feed_url)
  File "C:\Python26\lib\site-packages\gdata\contacts\service.py", line
109, in GetContactsFeed
    return self.Get(uri,
converter=gdata.contacts.ContactsFeedFromString)
  File "C:\Python26\lib\site-packages\gdata\service.py", line 1114, in
Get
    'reason': server_response.reason, 'body': result_body}
gdata.service.RequestError: {'status': 503, 'body': 'Temporary problem
- please try again later.', 'reason': 'Service Unavailable'}

Who can help me ?

Many thanks in advance

René

--

You received this message because you are subscribed to the Google Groups 
"Google Contacts API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-contacts-api?hl=en.


Reply via email to