I am using the raw api with Borland C++ (hence, no user libraries).  I
am able to add and delete events on a secondary calendar, with and
without etag checking.  To see what happens when I change the etag, I
did that, and I got a 417 Precondition Failed error.  That seems
reasonable, although it is not documented int he Data API's document.
FWIW, I used an etag string shorter than the ones provided.

However, after getting that error, I am not able to post a new event
to that secondary calendar in the same session.  I get a 501 Not
Implemented error (also not documented in the Data API's document).

No matter how many times I try to post that event, I get the same
error.  Of course, getting a new session, I have no trouble creating
my event.

Obviously, this is not a huge problem for me now, but would be if I
ever bumped into an out-of-date etag.  Can anyone else duplicate this
by changing the etag before deleting an event?

--~--~---------~--~----~------------~-------~--~----~
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