Hi, Using Java client ( gdata.jar APIs) I am trying to Post to a non-default calendar Following are the errors i get
1.if i use getEditLink() i get a null pointer exception 2.If i access the "Magic cookie URL" and tried to update, it says it is a bad URL.. Can some one please share a piece of code which can be used for access ( post , get events ) in a non default calendar please. I am seeing lot of questions on this but no solution :-( I could see links having same problem. It will be great if some one can paste a working code to help the group. http://groups-beta.google.com/group/google-calendar-help-dataapi/browse_thread/thread/80c1be46e2365e2f/16f0e0d431c0efb9?lnk=gst&q=non+default&rnum=4&hl=en#16f0e0d431c0efb9 http://groups-beta.google.com/group/google-calendar-help-dataapi/browse_thread/thread/3396e68e01060eda/6c744b2de385e04b?lnk=gst&q=non+default&rnum=10&hl=en#6c744b2de385e04b http://groups-beta.google.com/group/google-calendar-help-dataapi/browse_thread/thread/f33d7128dc10bae6/56a3911e25fa4193?lnk=gst&q=non+default&rnum=2&hl=en#56a3911e25fa4193 regards, Srini sk On Nov 2, 2:03 pm, "capitola" <[EMAIL PROTECTED]> wrote: > probably it has been asked several times but cannot find a solution > yet. > > How can I write events in anondefualt gcal? > > In the documentation it is well explained how to get the feed for any > calendar and I can get it but (also stated in the calendar) they are > read-only feeds. > > How can I get the read-write feed? > regards --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
