Hello Alain,

my script is using JS-API-Version 2.x. 

Can you post an example with the right code for my lines:

myService.deleteEntry(
   "
https://www.google.com/calendar/feeds/[email protected]/private/full/g1p85gcu28emknqg0ekglqv80k
",
    function(res){console.debug(
res);},
    function(err){console.debug(err);}
);

I have problems to find out the right combination of URL..


Thanks in advance...

Best regards
Matthias 

-- 
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://code.google.com/apis/calendar/community/forum.html

Reply via email to