We are attempted to create a automation that will cancel a Calendly event. We are aware that there is not a module that currently does this and we will need to make a custom API call. However, when we follow the steps listed here we are unable to authorize the connections to our Calendly account and constantly get a 400 code. Has anyone accomplished this through a custom API call or know why we are getting a 400 code?
Hi @Kennedy_Diggs,
You are getting 400 error because you are sending an invalid request. We can only say the exact solution if you provide us the api request and the data’s you are sending.