I tried setting up the remote connection to nextcloud by following this guide. After adding the service, it doesnt ask for a login. When I do ‘edit service’, I see that my host is ‘https’. After re-entering my host, it just adds this line to the root path on saving.
My settings->
Host: https://nextcloud.host.com/
Port: 443
Root: /remote.php/webdav/
After saving->
Host: https
Port: 80
Root: //nextcloud.host.com:443/remote.php/webdav/
Does anyone have an idea on how to fix this?
Thanks