I'm using Nextcloud based on the Docker image, and have updated to the latest version as to as benefit from the new calendar app, including the appointments feature about which I'm very excited!
Unfortunately, it doesn't seem to work: when I create an appointment (leaving all default values, maybe setting a title just so as to validate the form), then the preview page doesn't show any available slots at all, for any of the dates for which it should be available.
Skimming at the browser dev console, I see that the requests to fetch the list of available time slots works fine and returns a 200 http code, with a small JSON object that has status set to success, and an empty accompanying data array.
I'm using latest stable Firefox, in case that matters, and I haven't tried on other browsers.
Please let me know if/how I can help debug this! And thanks for all the work on this app and Nextcloud in general <3
I'm using Nextcloud based on the Docker image, and have updated to the latest version as to as benefit from the new calendar app, including the appointments feature about which I'm very excited!
Unfortunately, it doesn't seem to work: when I create an appointment (leaving all default values, maybe setting a title just so as to validate the form), then the preview page doesn't show any available slots at all, for any of the dates for which it should be available.
Skimming at the browser dev console, I see that the requests to fetch the list of available time slots works fine and returns a 200 http code, with a small JSON object that has status set to success, and an empty accompanying data array.
I'm using latest stable Firefox, in case that matters, and I haven't tried on other browsers.
Please let me know if/how I can help debug this! And thanks for all the work on this app and Nextcloud in general <3