I think you need to make your mautic site ssl secure. Check out LetsEncrypt it’s free and easy to install using instructions here if you are on a cpanel/WHM setup or otherwise:
The form displays but the submit doesn’t work. I am getting this error message:
The page at 'https://skillit-dev.goofy-foot.com/instructor-signup/' was loaded over HTTPS, but requested an insecure form action 'http://mautic.goofy-foot.com/form/submit?formId=1'. This request has been blocked; the content must be served over HTTPS.
The URL uses https in the WP Mautic plugin and I’ve specified https in the
i have the same issue. But I do not have any Wordpress in my situation. It’s a normal HTML-Page. All links are HTTP and under Configuration → System Settings → Site-URL is also https.
Hello everyone, I am reactivating the thread because I find myself in the same situation. I have a mautic installed under docker behind a treafik reverse proxy. Mautic is indeed in https but all the links generated by mautic are in http (asset, action in forms, etc.). I have not found anything in the forum or in the documentation on an environment variable for the docker yml or a system setting to solve the problem. So I am reactivating the discussion in the hope of having help. Thank you in advance.