Hello,
setAbsoluteTime(DateTime) on Reminder doesn't work. It either throws
an exception or, if it is the only reminder, swollows it but the
Google UI doesn't show the reminder.
The reminder works 100% if any of the other ways (such as setMinutes
()) are used.
Cheers,
Mikael Grev
com.google.gdata.util.InvalidEntryException: Bad Request
Illegal gd:reminder method or time specified: -1 seconds
at com.google.gdata.client.http.HttpGDataRequest.handleErrorResponse
(HttpGDataRequest.java:502)
at com.google.gdata.client.http.GoogleGDataRequest.handleErrorResponse
(GoogleGDataRequest.java:555)
at com.google.gdata.client.http.HttpGDataRequest.checkResponse
(HttpGDataRequest.java:480)
at com.google.gdata.client.http.HttpGDataRequest.execute
(HttpGDataRequest.java:459)
at com.google.gdata.client.http.GoogleGDataRequest.execute
(GoogleGDataRequest.java:527)
at com.google.gdata.client.Service.insert(Service.java:1243)
at com.google.gdata.client.GoogleService.insert(GoogleService.java:
567)
at com.miginfocom.google.GoogleDataProvider.create
(GoogleDataProvider.java:361)
at com.miginfocom.dbconnect.actions.CreateAction.doAction
(CreateAction.java:21)
at com.miginfocom.dbconnect.DataSynchronizer$DataActionQueue.run
(DataSynchronizer.java:792)
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---