Form unable to submit on hosted site only

Hi there,

My form is working properly in the io link. It submits, redirects to a success page (for facebook pixel purposes) and uses Zapier to collect in Mailchimp.

http://dv-hacks-ai.webflow.io/

All that works until I host on my own URL.

hackathons.bcgdv.com

Want to know if there is an issue on my end, or if I should contact the devops team on my end to troubleshoot.

SITE CODE
https://preview.webflow.com/preview/dv-hacks-ai?preview=fc6abf0653b628ee48adfd2afda902d4

Hi @jason09 It looks like you exported your site and are hosting elsewhere. I looked at your code and the form action attribute isn’t in there:

Image 2018-08-21 at 3.59.26 PM

try adding your mailchimp action URL

Thanks for the info! Pasting that URL removed the error but now the information isn’t making it to MailChimp.

I have the forms mirroring each other in order and FIELDTAG - haven’t had any issues there in the past on io. With this new action url it isn’t pushing to Mailchimp on the IO or .com despite fixing the error message issue.

Should I focus more on troubleshooting the Mailchimp > Webflow setup?