On Sun, Oct 12, 2008 at 1:10 PM, Ray Baxter <[EMAIL PROTECTED]> wrote: > > "What am I doing wrong?" > > Currently you are querying your allcalendars feed url 2x and printing > the titles of the entries of that feed. As you see, those don't change > from query to query. (Although it is something of a surprise that > Google accepts the maximum and minimum start time parameters on the > second query.)
By default, we simply discard any unrecognized query parameters. If you would prefer an error message for debugging purposes, you can set 'debug=true' as an additional query parameter. -- Trevor Johns --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
