Hi all, I'm new to the calendar api and have a question I haven't been able to find an answer to here. Basically, what I'm doing is manually entering recurring events into google calendars, then manually changing say, one of those instances. Then I'm trying to query google calendars for all these events and pull them into a database. But for some reason, the api is not recognizing that I've changed one of those events.
Let me give an example to make this clearer: 1. I set Monday - Friday to have an event title of "open" from 9 to 12:30. 2. I go in and manually delete Tuesday's "open" event. 3. I manually add an event for Tuesday that says "am closed" from 9-12:30. When I run the query, I end up getting Tuesday "open" from 9-12:30 instead of the change that I'd made to it. I've made sure to log out after making the change but before running the query, which I'd read could affect the query. Any ideas? Thanks, Michelle --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
