I just found the solution to the problem. I was using a read only
event url to get the event object. Hence I was not getting the edit
link later while deleting the event.

I changed the string "/public/" to "/private/" in the event url and
then tried the same. It worked.


On 2 Jun, 15:02, Jay <[email protected]> wrote:
> Hi,
>
> I have been trying to delete event from secondary calendar. I have
> owner access to the calendar. But  there is no edit link returned for
> the secondary calendar event. Hence delete the event returns error.
>
> There were following two post with the same issue but none were able
> to solve the issue.
>
> http://groups.google.tm/group/google-calendar-help-dataapi/browse_thr...
>
> http://groups.google.tm/group/google-calendar-help-dataapi/browse_thr...
>
> I tried using the self link. But since this link offers only read only
> capability, I am not able to delete the event.
>
> I am using Zend framework. Please suggest ways to resolve this issue.
>
> Thanks in advance.
>
> Jay
--~--~---------~--~----~------------~-------~--~----~
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