Bump anyone?

On Mar 12, 12:01 pm, AK <[email protected]> wrote:
> I am using the Google Objective-C API. One user of mine is telling me
> that they are getting an error "Invalid updated-min".
>
> Here are the URLs that GDataQuery generates (with one part of the URL
> removed and replaced with x)
>
> http://www.google.com/calendar/feeds/x/private/full?showdeleted=true&...http://www.google.com/calendar/feeds/xgroup.calendar.google.com/priva...http://www.google.com/calendar/feeds/xgroup.calendar.google.com/priva...http://www.google.com/calendar/feeds/xgroup.calendar.google.com/priva...http://www.google.com/calendar/feeds/xgroup.calendar.google.com/priva...http://www.google.com/calendar/feeds/xgroup.calendar.google.com/priva...
> Entity fetching is failed with error : Error
> Domain=com.google.GDataServiceDomain Code=400 UserInfo=0x44c29f0
> "Operation could not be completed. (Invalid updated-min)"
> {
>     NSLocalizedFailureReason = "(Invalid updated-min)";
>     error = "Invalid updated-min";
>
> }
>
> I don't see what the problem is - it all looks properly escaped and
> even proper data. Here is the last URL decoded:
> full?showdeleted=true&start-min=2009-02-25T18:05:37+10:00&updated-
> min=2009-03-12T18:03:16+10:00
>
> Any idea why?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to