I need to be able to determine whether an event with a given id exists in Google Calendar regardless of its status, but if I try to GET the value of the href property of a canceled event's <link rel="self" ... / > element, I get an HTTP 500 response with the message "Cannot access the calendar you requested" in the body.
Since I get the same error when Google Calendar (or the specific calendar I'm trying to access) is actually unavailable, it's impossible to differentiate between a canceled event and an error. Am I misunderstanding something, or is this a bug? Certainly there should be a way to retrieve an individual event even if it's canceled. Thanks, Charlie --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
