Closed privatemaker closed 9 months ago
Hi,
a 405 error comes most likely from nextcloud itself since the shifts app only checks if someone is in the shiftadmin group and nothing else. the rest should be handled by nextcloud.
If it works in a newer version it could really be a problem with nextcloud.
I installed Shiftplan on a NextCloud at v25.0.4 and I'm unable to set it up at all. Upon accessing the settings at:
Upon clicking on the
Save
button which makes a PUT request to/apps/shifts/settings
the request errors out with405
which shows following response:Is this due to which of the following:
Maybe relates to issues discussed in this comment in #42 ?
After a fresh install on a NC v28, things work fine, so perhaps this issue only pertains to NC v25?