lorenzo-a
lorenzo-a
I am having the same issue, nextcloud 17.0.0 emacs 27.0.50 org-caldav 20190817.1004 `Debugger entered--Lisp error: (wrong-type-argument plistp " ") plist-put(" " DAV:status 404) url-dav-process-response(# "http://192.168.1.254/nextcloud/remote.php/dav/cale...") org-caldav-url-dav-get-properties("http://192.168.1.254/nextcloud/remote.php/dav/cale..." "resourcetype") org-caldav-check-connection()`
Executing the following: `(let ((url-request-method "OPTIONS") (url "http://192.168.1.254/nextcloud/remote.php/dav/calenders/username/calendarname/")) (url-retrieve url (lambda (status) (switch-to-buffer (current-buffer)))))` results into `HTTP/1.1 200 OK Date: Sun, 13 Oct 2019 16:08:56 GMT Server: Apache/2.4.38 (Raspbian) Expires:...