7 messages in com.googlegroups.google-calendar-help-dataapiInvalid Request URI
FromSent OnAttachments
Kulvinder Singh26 Nov 2007 20:33 
Austin (Google)27 Nov 2007 00:20 
Frank Mantek27 Nov 2007 01:06 
yamamoto27 Dec 2007 00:50 
Austin (Google)27 Dec 2007 14:05 
yamamoto27 Dec 2007 18:57 
yamamoto03 Jan 2008 04:19 
Subject:Invalid Request URI
From:Kulvinder Singh (kulv@yahoo.com)
Date:11/26/2007 08:33:25 PM
List:com.googlegroups.google-calendar-help-dataapi

Hi,

I am using .NET Calendar API 1.2.0.0 and i am getting the following error when i
try to update a Recurring event on my calendar :

Execution of request
failed:http://www.google.com/calendar/feeds/encryptedN...@group.calendar.google.@ Source : Google.GData.Client InnerException : The remote server returned an error: (400) Bad Request. Google Error : Invalid Request URI

How can i know about the problem with this event ?

I am first fetching a list of events within a date range and then updating them
and this is the only one which is throwing the error.