avi_2009 0 Newbie Poster

Hi Everyone:

I am trying to use google code rest-client (http://code.google.com/p/rest-client/downloads/list?can=1&q=&colspec=Filename+Summary+Uploaded+Size+DownloadCount) to query a REST web server. But, I could not use it properly as after logging in to the web server, the session expires immediately. I am just wondering if it is by design or I am doing something wrong. I have used 2.1, 2.2 and 2.3. Logging in works fine. But when I try to fire a query after logging (sending query using get command), I get a message "Session expired". I am suspecting that google code has some issues and it does not maintain sessions. If it is then it won't be of much help to me. Also, can any body tell me why this is not working.

Thanks in advance.