We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
Jan 23, 2018 7:16 AM
Hi there,
Having a strange error.
I’ve been using a number of Forms on various assets for a while and had no issues.
I just noticed today that on a number of assets, when I try to submit the form, I now get a ‘403’ when submitting.
The guilty party is the code below, which is in the inlineMessage (I’m adding this through hubspot.com directly; I know it’s a bit weird using the forms API from within Hubspot but we need it for customizations and catching the onFormSubmit event).
Has something changed that would cause this to no longer work? If I remove that code from the inline message, it works fine…
Regards,
Mike
Jan 24, 2018 4:20 PM
Hi @Mike_Ward,
It doesn’t look like you included any code. Just to make sure that we’re on the same page, you’re including <script>
tags with Javascript inside your inlineMessage
? Can you give me some more context on this?