Thanks, while querying for the feed, adding max-results=100 included sufficient entries that the one I was looking for was included.
I had been (foolishly) expecting that the feed would automatically include the most imminent events. Once I started adding query parameters, adding orderby=starttime&sortorder=ascending also helped me. That said, the ical query still returns old values. I'm using wget in a BASH script that I plan to schedule with cron. To avoid cached data, I set the --no-cache flag. I have also been trying to get the "dav" method, but even with authentication, I get the "405 Method Not Allowed" response. I can't find any discussion on the requirements to get WebDav data except that won't return data to a web browser. Since the calendar shows events for kids, I hesitate to post the URL on a public forum. Would it be bad form to send the URL privately? -- 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://code.google.com/apis/calendar/community/forum.html
