When I try to craete a new recurring event in Google calendrs throught the API, I get the following error when I have the until field set.
java.util.concurrent.ExecutionException: com.google.gdata.util.InvalidEntryException: Bad Request Failed to process recurrence rule The recurrence rule I am setting in the CalendarEventEntry.setRecurrence RRULE:FREQ=DAILY;INTERVAL=1;UNTIL=20070519T120059Z DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20070513T040000 DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20070513T050059 The same rule without the UNTIL has no problems. Any Ideas? Mike --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
