Migrated from Redmine #355 | Author: Dan Dev Status: Closed | Priority: Immediate, there is BUG! | Created: 2019-03-07
Hello!
We got a problem with gettiing avaliable interview slots (using Simplybook API) for tomorrow. When I go to our Simplybook calendar, I can see a lot of avaliable slots, but the function getStartTimeMatrix returns no result for the same day. I’m not sure whether some settings in Simplybook web interface could affect that or that’s a bug. I pass correct start date and end date when I call the function, but it returns an empty object for tomorrow, and shows avaliable slots only starting from Monday.
This is quite urgent issue as tomorrow is the last interview day for one of our services and we would like to provide our clients to book interviews for that day.
Thanks!
Hi, to be able to help you, please provide your company login, function arguments and its response. Please also check if response differs from your public booking page for same service, provider and date.
I tired different time frames, in the example above you can see that I tried to get avaliable slots for period of time which includes a few day before the needed date and a few days after the date. The slots for the days before are empty (it’s reasonable), but why the tomorrw’s slots are empty?