3 messages in com.googlegroups.google-base-data-apiExecution of request failed: http://w...
FromSent OnAttachments
pran...@gmail.com11 Feb 2008 08:57 
Jeff S12 Feb 2008 17:12 
ebirbal15 Feb 2008 09:57 
Subject:Execution of request failed: http://www.google.com/base/feeds/items/batch
From:pran...@gmail.com (pran@gmail.com)
Date:02/11/2008 08:57:11 AM
List:com.googlegroups.google-base-data-api

I'm seeing this error message sporadically since yesterday. This usually happens when you make a second query within a a few seconds of receiving a response from the previous query.

Google.GData.Client.GDataRequestException: Execution of request failed: http://www.google.com/base/feeds/items/batch ---> System.Net.WebException: The remote server returned an error: (401) Unauthorized. at System.Net.HttpWebRequest.GetResponse() at Google.GData.Client.GDataRequest.Execute()

This issue can be reproduced in the provided sample application gbase_demo.exe - to reproduce the issue follow these steps:

1. fire up gbase_demo.exe and enter your account information 2. click Get data 3. make some changes to the items retrieved and click Post data 4. after the data refreshes, make some more changes and click Post Data in a short span of 2-3 seconds again.

any idea what could be going on ?