I'm trying to figure out how to delete an event in calendar. Whenever
i create an event, i store the event-id from the response (<id>this-
one</id>) in the database. I read in the api that, to delete, i should
call the edit-url for an event but how do i get that one? Does it have
any relation with the <id>, the one i store? Because when i do a
delete-request to that one, i get a "Invalid request URI" error. What
is the edit url?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---