|
Re: Accessing non-default Calendar: msg#00272org.google.api.calendar
I can't really help you on the java part, since I have never used google's client libraries, maybe someone else can give you a hint on that. Have you double-checked if the calendar you want to edit has your email allowed for read-write access? The only way to edit is to use getEditLink(), if that returns a NPE, then the calendar is probably readonly for some reason or other. The "alternate" link is only a html representation of the event and the "self" link is used for syndication formats and does not enable you to edit the event. Have you tried getting the events via commandline tools and manually checking if an edit url is in the feed? (wget, lwp-request, curl) There are also some windows gui tools to do similar tasks, but I know of none. I know it was discussed on the list though. Philipp |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Efficiently Deleteng All Events in a Calendar: 00272, Jenyphur |
|---|---|
| Next by Date: | Custom Fields: 00272, ny100k@xxxxxxxxx |
| Previous by Thread: | Re: Accessing non-default Calendari: 00272, Thomas |
| Next by Thread: | problem using When in C#: 00272, Alex |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |