Open Demarsch opened 1 year ago
Is this still the case?
It was when I last checked it a few days ago. Since then I just modified script to manually click through rescheduling options and click on the earliest available date. I doubt though that I'll be able to create a PR as I removed a lot of stuff and hard coded some other stuff, so it is now feels more like a replacement rather than improvement but I can share it as a zip archive if you want
It was when I last checked it a few days ago. Since then I just modified script to manually click through rescheduling options and click on the earliest available date. I doubt though that I'll be able to create a PR as I removed a lot of stuff and hard coded some other stuff, so it is now feels more like a replacement rather than improvement but I can share it as a zip archive if you want
Can you share it with me! because I'm getting same error
Here it is alternative_logic.zip
Here it is alternative_logic.zip
Many thanks
Here it is alternative_logic.zip
I downloaded alternative_logic.zip. It works great, but it doesn't work for group appointments. Can you help me?
get_available_dates
does not seem to work: opening the url give 404 error. Weird that when I manually click through and reach 'Reschedule' page, there is a successful request in the Chrome dev tools network tab to that url though the schedule Id is different: the one from my config is 34604897 and the one in dev tools is 48073990 but even if I use this url (either opening it myself or using it in the code) it still gives 404