Hope you can help - been struggling with the cal.com app Make an API call
managed to create an event but now having problems with the delete an event
been through forums etc and it appears that I need to have cancel in the URL but as soon as i do that i get a 500 Error - if i remove it processes OK so the apiKey etc is all working just feel i am missing something really small
1 Like
Hi @Jed_Pell,
It sounds like you’re on the right track, but the issue might be with how you’re structuring the URL or the request itself when trying to delete an event in Cal.com.
A 500 error is usually a server-side issue, but it can sometimes be caused by malformed requests or unexpected input.
Also try checking if you are using the booking UID instead of the booking ID.
Best regards,
Msquare Automation
Platinum Partner of Make
@Msquare_Automation