When I attempt to use this function (bookingsApi.listBookings) I seem to get a strange error response.
“An error occurred while cancelling the booking at square. Details: TypeError: this.bookingsApi.listBookings is not a function”
An odd message considering this end point on the SDK is supposed to list appointments not cancel them. his isn’t an attempt to cancel an appointment. Please advise.