planify icon indicating copy to clipboard operation
planify copied to clipboard

Errors when trying to add nextcloud integration

Open CristianKerr opened this issue 2 years ago • 12 comments

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:

  1. Create account on https://cloud.woelkli.com/login
  2. Create a calendar and add some tasks in
  3. In tasks, next to the calendar name, click on ... and choose Copy private link
  4. paste the link into planify integrations and add your username and password
  5. See error

Expected behavior The tasks are loaded.

Screenshots Screenshot from 2024-02-27 09-16-06 Screenshot from 2024-02-27 09-15-03

Desktop (please complete the following information):

  • OS or DE: Gnome (on Fedora 39)
  • Version 45.4

Additional context

CristianKerr avatar Feb 27 '24 08:02 CristianKerr

I think you should only set the Server URL to https://cloud.woelkli.com

underdoeg avatar Feb 28 '24 14:02 underdoeg

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

CristianKerr avatar Feb 28 '24 15:02 CristianKerr

No, from what I can see your first screenshot points to https://cloud.woelkli.com/remote.php ?

underdoeg avatar Feb 28 '24 15:02 underdoeg

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

CristianKerr avatar Feb 28 '24 15:02 CristianKerr

Ah yes, I see it now, sorry. I just had similar errors to yours until I finally tried just the root URL.

underdoeg avatar Feb 28 '24 15:02 underdoeg

No problem :)

CristianKerr avatar Feb 28 '24 15:02 CristianKerr

It is only necessary to enter the base URL.

alainm23 avatar Feb 28 '24 17:02 alainm23

It is only necessary to enter the base URL.

That doesn't work either.

CristianKerr avatar Feb 28 '24 18:02 CristianKerr

I've just created an account, I'm debugging it.

alainm23 avatar Feb 28 '24 20:02 alainm23

thanks a lot! 💛

CristianKerr avatar Feb 28 '24 20:02 CristianKerr

@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.

alainm23 avatar Feb 28 '24 21:02 alainm23

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 😊

CristianKerr avatar Feb 29 '24 13:02 CristianKerr