Hi again Kulvinder, It seems that Google Groups ate my original reply to you.
The full projection may contain events with a status of cancelled. These events won't be generated if you create a single event and delete it, but will show up if you delete one instance of a recurring event. The canceled event will show up in the full projection until it is recycled by the system, which happens after around a week or so. This generally is not a problem unless your calendar is getting close to the quota limit as discussed in this thread: http://groups.google.com/group/google-calendar-help-dataapi/browse_thread/thread/85ccfde70c57885f/2cc1ab3d255e977b?lnk=gst&rnum=1#2cc1ab3d255e977b Cheers, -Jeff On Jun 26, 8:28 pm, Kulvinder Singh <[EMAIL PROTECTED]> wrote: > Any Updates ? > > This is a major issue. Please help. > > Thanks > Kulvinder Singh > > ----- Original Message ---- > From: Kulvinder Singh <[EMAIL PROTECTED]> > To: [email protected] > Sent: Tuesday, June 26, 2007 6:10:35 PM > Subject: Re: 404 Not found exception > > Even if i leave the Extended Property stuff, the Exceptions are still getting > downloaded in an authenticated POST Query. I dont know why. > > Create a Recurring event with 2 exceptions. Delete the Recurring event as > well as the exceptions. Create a Recurring event again. Download the Data > from Google Calendar using authenticated private/full projection. The deleted > events are still available in the feed. Why ? > > ----- Original Message ---- > From: Jeff Fisher (Google) <[EMAIL PROTECTED]> > To: Google Calendar Data API <[email protected]> > Sent: Tuesday, June 26, 2007 4:26:44 AM > Subject: Re: 404 Not found exception > > Hi Kulvinder, > > To clarify the behavior you mentioned, you are seeing an extended > property show up on an entry other than the one you originally added > it to? Is there an easy method to reliably reproduce this? Some sample > code would be appreciated. > > Cheers, > -Jeff > > On Jun 24, 9:06 pm, Kulvinder Singh <[EMAIL PROTECTED]> wrote: > > I havent recieved any reply from Google on this. Kindly respond. > > > ----- Original Message ---- > > From: Kulvinder Singh <[EMAIL PROTECTED]> > > To: [email protected] > > Sent: Friday, June 22, 2007 4:02:13 PM > > Subject: Re: 404 Not found exception > > > 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/ > > > Expecting? Get great news right away with email Auto-Check. > > Try the Yahoo! Mail Beta. > > > ____________________________________________________________________________________ > > Pinpoint customers who are looking for what you > > sell.http://searchmarketing.yahoo.com/ > > Yahoo! oneSearch: Finally, mobile search that gives answers, not web links. > > ____________________________________________________________________________________ > Need a vacation? Get great deals > to amazing places on Yahoo! Travel.http://travel.yahoo.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
