Hi Peter and Trevor,

Thanks for you guys' helps. I'm able to perform delete operation with
the workaround.

Funny that I thought it was fixed from this post
http://code.google.com/p/gdata-java-client/issues/detail?id=92#c4

Comment 4  by vbarathan, Feb 11, 2009

1.30.0

Status: Fixed

Cheers.

On Feb 21, 10:34 am, Trevor Johns <[email protected]> wrote:
> On Fri, Feb 20, 2009 at 10:39 AM, Peter <[email protected]> wrote:
>
> > Seehttp://code.google.com/p/gdata-java-client/issues/detail?id=92
>
> > The suggested workaround worked for me
>
> > Work around:
> > CalendarEventEntry fetchedEntry = service.getEntry(postUrl,
> > CalendarEventEntry.class);
> > fetchedEntry.delete();
>
> Ah, that explains the problem. I usually work off of a development
> build, so I see often see bug fixes before they make it out to an
> official release.
>
> Java, please give the workaround Peter mentioned a try and let us know
> if it works.
>
> --
> Trevor Johns

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to