I am checking avaialblity from the calendar
once i get available time i book that slot for me
while each time i am getting error as slots are not available while i am choosing same slots which i get in avaialble slots
erorr i get: The run couldn’t be completed
[428] No available slot
Code: RuntimeError
Origin: Wix
Please help me out guyess
I’m not sure I’m following
Can you try explaining again?
I didn’t advance far with make and n8n, but I could make two suggestions:
One is some time-zone issue. I had it when two nodes spoke in different formats. Can be the case for slots.
Another thing is a bundle to bundle issue. Sometimes the neighbouring nodes try to exchange elements of a different level, like you send a batch of fields, and the node expects only one.
I hope at least something was clear in my messages, and one of my guesses could be the real reason for your case
Thank you for your response !
I have find the correct solution now 