I am seeing the get/patch methods work fine, but with the delete method (when deleting a calendar event), the promise returned by the delete function does not resolve.
Interestingly it does resolve if the event has already been deleted, and returns an error as expected, but does not resolve where the event does exist and the deletion is successful
I am seeing the get/patch methods work fine, but with the delete method (when deleting a calendar event), the promise returned by the delete function does not resolve.
Interestingly it does resolve if the event has already been deleted, and returns an error as expected, but does not resolve where the event does exist and the deletion is successful