Trying to connect to Google Calendar with CalDAV does not work either.
Using Wireshark I found the following:

OPTIONS 
/calendar/feeds/xx...@gmail.com/private-b5a70461d8733f6d02feafa0ec0bce57/basic 
HTTP/1.1
Host: www.google.com
User-Agent: Evolution/2.24.3

And the server responds:

HTTP/1.1 501 Not Implemented
Content-Type: application/vnd.google.gdata.error+xml
Transfer-Encoding: chunked
Date: Sun, 22 Mar 2009 19:32:21 GMT
Expires: Sun, 22 Mar 2009 19:32:21 GMT
Cache-Control: private, max-age=0
X-Content-Type-Options: nosniff
Server: GFE/2.0

<errors xmlns='http://schemas.google.com/g/2005'>
<error>
<domain>GData</domain>
<code>NotImplementedException</code>
<internalReason>OPTIONS is not supported</internalReason>
</error>
</errors>

Now, why is this OPTIONS call so important? Could Evolution not just try
it and if it does not work use GET to fetch the calendar?

-- 
CalDAV calenders do not work
https://bugs.launchpad.net/bugs/138746
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to