Errors when trying to add nextcloud integration
Describe the bug I tried to connect the nextcloud that I use (https://cloud.woelkli.com/login) but I am getting errors when trying different urls, I basically copy following (edited) url: https://cloud.woelkli.com/remote.php/dav/calendars/my-username/my-calendar-name And I tried to also reduce the url by one fragment at a time and input that (all the way to https://cloud.woelkli.com/) and I always got one of those two errors on screenshot below.
To Reproduce Steps to reproduce the behavior:
- Create account on https://cloud.woelkli.com/login
- Create a calendar and add some tasks in
- In tasks, next to the calendar name, click on ... and choose Copy private link
- paste the link into planify integrations and add your username and password
- See error
Expected behavior The tasks are loaded.
Screenshots
Desktop (please complete the following information):
- OS or DE: Gnome (on Fedora 39)
- Version 45.4
Additional context
I think you should only set the Server URL to https://cloud.woelkli.com
I think you should only set the Server URL to
https://cloud.woelkli.com
I tried that as well, it threw same error shown on the first screenshot
No, from what I can see your first screenshot points to https://cloud.woelkli.com/remote.php ?
No, from what I can see your first screenshot points to
https://cloud.woelkli.com/remote.php?
I know, I am saying that I tried without remote.php as well and it threw the same error as is on screenshot one. As I write in the original post, I tried the whole path in every variation (by always removing the last fragment), so I tried: https://cloud.woelkli.com/remote.php/dav/calendars/my-username/my-calendar-name https://cloud.woelkli.com/remote.php/dav/calendars/my-username https://cloud.woelkli.com/remote.php/dav/calendars https://cloud.woelkli.com/remote.php/dav https://cloud.woelkli.com/remote.php https://cloud.woelkli.com
Ah yes, I see it now, sorry. I just had similar errors to yours until I finally tried just the root URL.
No problem :)
It is only necessary to enter the base URL.
It is only necessary to enter the base URL.
That doesn't work either.
I've just created an account, I'm debugging it.
thanks a lot! 💛
@CristianKerr This server has some special details, when using Postman I can log in without problem. However, when using Planify it returns a code 500 error.
I see, maybe some header is needed? Dunno, if its too much trouble let me know and let it be, I was considering selfhosting nextcloud so maybe this is the incentive needed for me to finally do it 😊