Commenting because this is still a much-needed feature and there has not been an update from HS for almost 2 years. Our digital sales person left...read more
Thanks for the reply! This info is certainly helpful. However, I should have been more clear with my question. What I meant to ask was if the embed ...read more
Looks like I was missing the header that you mentioned, which was causing the 415 error. I added this right above my document ready function to add...read more
I am trying to submit data from an html form to a HubSpot form. My html form lives on a hubspot landing page. Whenever I try to submit it, I receive a 415 error, which is described as, " The HTTP 415 Unsupported Media Type client error response read more
I am trying to submit data from an html form to a hubspot form using ajax, but keep getting a 415 error. From developer.mozilla.org: " The HTTP 415 Unsupported Media Type client error response code indicates that the server refuses to accept t read more
I am trying to submit data from an html form to a HubSpot form. My html form lives on a hubspot landing page. Whenever I try to submit it, I receive a 415 error, which is described as, " The HTTP 415 Unsupported Media Type client error response read more
I am trying to submit data from an html form to a hubspot form using ajax, but keep getting a 415 error. From developer.mozilla.org: " The HTTP 415 Unsupported Media Type client error response code indicates that the server refuses to accept t read more
My situation: I have a Thank You page that comes up when someone fills out a form in the interest of getting a file download. In order to save the user some clicks and streamline the process, I would like this Thank You page to start the download o read more