Form error, Uncaught ReferenceError: hbspt is not defined

Uncaught ReferenceError: hbspt is not defined.

I receive this error from all the form that i have integrate in my website. Preventivatore
<script charset=“utf-8” type=“text/javascript” src=“//js-eu1.hsforms.net/forms/embed/v2.js”></script>
<script>
hbspt.forms.create({
region: “eu1”,
portalId: “25752219”,
formId: “fdb331a4-11e1-4d9d-8290-7e1c6129ba99”
});
</script>
i have already use the solution with https: but it doesn’t work.

the problem was due to iubenda module. you need to add authorization in the iubenda dashboard for hubspot

Hey, @UArrobbio :waving_hand: Thanks for letting us know how you solved the issue :raising_hands: — Jaycee