Hello Sandro, I just tried your script on my computer (not App Engine) and it worked perfectly with the latest Python client library (same as yours).
Please make sure that the libraries that you have in the directory '/home/projects/onlabs-erp/' are the latest one. Especially the files 'atom/client.py' and 'atom/http_core.py'. According to the source code, the last method that should have been called is 'atom.http_core.HttpClient.request<http://code.google.com/p/gdata-python-client/source/browse/src/atom/http_core.py#418>' which takes 2 arguments (and not 3) as provided. Best, Alain -- You received this message because you are subscribed to the Google Groups "Google Contacts, Shared Contacts and User Profiles APIs" 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://code.google.com/apis/contacts/community/forum.html
