New to Marketo, I am expecting to see a form on this page, but it's blank with no errors.
I have put the embed code on a page:
https://hatch130.github.io/marketo-sandbox/
The page contains only this source code:
<html>
<body>
<h1>Marketo form test</h1>
<script src="//app-sj04.marketo.com/js/forms2/js/forms2.min.js"></script> <script>MktoForms2.loadForm("//app-sj04.marketo.com", "541-JCA-443", 539);</script>
</body>
</html>
I am expecting to see a form, but I'm seeing a blank page with no error. Any guidance much appreciated, thanks!