Hey guys
Trying to connect apple calendar (Sierra) to NC 11 calendar app.
Some features are not avaiable and my log full of errors about POST method.
Also I founf that there is no POST method
webdav Sabre\DAV\Exception\NotImplemented: HTTP/1.1 501 There was no plugin in the system that was willing to handle this POST method.
/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php - line 254: Sabre\DAV\Server->invokeMethod(Object(Sabre\HTTP\Request), Object(Sabre\HTTP\Response))
/var/www/nextcloud/apps/dav/lib/Server.php - line 227: Sabre\DAV\Server->exec()
/var/www/nextcloud/apps/dav/appinfo/v2/remote.php - line 30: OCA\DAV\Server->exec()
/var/www/nextcloud/remote.php - line 165: require_once(’/var/www/nextcl…’)
{main}
Is there any working example of this ?