Hi

i've full trace for appengine

self.http_client.request(http_request) been execute in gdata/alt/
appengine.py class AppEngineHttpClient line 151 in request

the problem appear to be that this class need 3 arguments but atom/
client.py pass only http_request, i've tryed to pass uri as third
argument but it is not accepted by AppEngineHttpClient


On 8 Mar, 20:58, Sandro Sartori <[email protected]> wrote:
> Hi Alain
>
> i know if i run without appengine it work perfectly, i suppose that the
> problem is when it run inside appengine.
> if i try to follow the calls i can see that
> self.http_client.request(http_request) been executed by the class
> gdata.alt.appengine
> tomorrow I will write that traceback

-- 
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

Reply via email to