I finally got my html website working in an Azure App. Now I want to add a Contact Form. I have done a simple HTML form that calls the MailGun API but nothing happens when I click submit. There are no errors showing in the browser.
I followed the instructions here to create the form.