Thanks for your great help. I also understand the meaning of 404 Error. Kindly try and understand my problem which is as follows :
I created a Recurring event with an extended property in Google Calendar through my .NET application and then deleted one instance and changed one instance. So, in total, i will get three events in the feed from Google : (a) Recurring serires (b) Modified Instance with OriginalEvent atrribute and (c) Canceled event. Everything fine till here. Now, i deleted all these events from my Google Calendar and i created one more Recurring event with no Exceptions in it and if i look at the private feed, i only see one <entry> in it which is very correct but when i look at it "full" authenticated feed, i see that i now have 3 events again. First event is same as that i saw in private XML Feed but it had the Extended property which i added earlier in some other events and the two other were the RecurrenceExceptions i had created earlier and both had EventStatus as Canceled. Kindly fix this bug. Regards Kulvinder Singh ----- Original Message ---- From: Lane LiaBraaten (Google) <[EMAIL PROTECTED]> To: Google Calendar Data API <[email protected]> Sent: Wednesday, June 20, 2007 9:09:14 PM Subject: Re: 404 Not found exception Hi Kulvinder, I found an entry in the knowledge base that may be related: http://code.google.com/support/bin/answer.py?answer=55838&topic=10363 If that doesn't seem to help, can you post the request that was sent when you received this error? That may help in diagnosing the problem. Thanks, Lane On Jun 19, 6:57 am, Kulvinder Singh <[EMAIL PROTECTED]> wrote: > Hi, > > I am getting the following error while updating a Google Event : > > Execution of request > failed:http://www.google.com/calendar/feeds/<CalendarID>/private/full/0tdsbsn2oivju8a7jkj3c7bj2s_20070606T170000Z/63316223769 > > The remote server returned an error: (404) Not Found. > Google Server Error : <HTML> > <HEAD> > <TITLE>Not Found</TITLE> > </HEAD> > <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1>Not Found</H1> <H2>Error 404</H2> > </BODY> </HTML> > > I had retrieved the autheticated feed from Google. The Encrypted ID > (0tdsbsn2oivju8a7jkj3c7bj2s_20070606T170000Z) suggests that this event is an > Exception event in a series of Recurring event. > > Whats the problem ? Since i have fetched the feed correctly then whats the > problem with updation. Error says that Event not found. > > Please help. > > Regards > Kulvinder Singh > > > ____________________________________________________________________________________ > Park yourself in front of a world of choices in alternative vehicles. Visit > the Yahoo! Auto Green Center.http://autos.yahoo.com/green_center/ ____________________________________________________________________________________ No need to miss a message. Get email on-the-go with Yahoo! Mail for Mobile. Get started. http://mobile.yahoo.com/mail --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" 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://groups.google.com/group/google-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
