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.