when I try to access the calendar via the api as ical, I get a file listing only the following:
Code: Select all
BEGIN:VCALENDAR
CALSCALE:GREGORIAN
PRODID:-//Scalix Corporation//Scalix Server//EN
VERSION:2.0
METHOD:PUBLISH
END:VCALENDAR
I'm using the following link:
Code: Select all
http://my.fqdn.com/api/user@fqdn/mailbox/Calendar?output=ical
This link works for rss-format and all the others (replacing the ical bit...), just not ical!?! Do I need to do something different to get ical output?
Thanks,
Clemens