Chris Lagasse
Forum Replies Created
-
Forum: Plugins
In reply to: [HubSpot for Gravity Forms] Notice: Undefined variable: userAgentThis fix will be in version 1.1.3, going to have this up in an hour or so.
Forum: Plugins
In reply to: [HubSpot for Gravity Forms] Notice: Undefined variable: userAgentHey kingchills,
Thanks for the information! I’ll definitely be sure to get this updated. I’ll take a look, and get a fix out.
Thanks!
-Chris.Forum: Plugins
In reply to: [HubSpot for Gravity Forms] Fatal ErrorI’m sorry about that….
I seriously can’t replicate your issue. I am going to try to get access to an IIS server so I can test this.
This isn’t happening on any LAMP environment that I have set up.
Forum: Plugins
In reply to: [HubSpot for Gravity Forms] Fatal ErrorGeneral MacBeth…
Are you certain that your server supports cURL? I ask because that particular line where the PHP error occurs, is because the system couldn’t make a cURL request. I’m not sure of the exact error, because I can’t see it (it will output properly on your system now)
This might also explain why you’re able to connect with oAuth but not with the API Key.
Hmm, then again, the authentication wouldn’t be validated if cURL wasn’t installed. I can’t replicate locally, so my guess is that HubSpot is returning an error for you.
I just uploaded a fix (1.1.1) for the HubSpot_Exception PHP error. However, make sure that error messages are being output for the server, and try submitting the form again. Let me know what the actual cURL error is, and I can dig deeper with that information.
Thanks!
-Chris.Forum: Plugins
In reply to: [HubSpot for Gravity Forms] Fatal ErrorGeneral MacBeth,
I am looking at this right now, and I’ll get back to you shortly 🙂
Are you sure you grabbed the right API Key? There are two different kinds of API keys that hubspot provides. It’s really weird.
Forum: Plugins
In reply to: [HubSpot for Gravity Forms] API ErrorHey mfulling911,
I accidentally had the wrong section of the HubSpot system to get the API key from. I updated the FAQ accordingly.
You can get an API Key from HubSpot by going to https://app.hubspot.com/keys/get
Generate a key there (you will receive an email from HubSpot with it), and that is the key that you should use.
However, as I suggested (and recommend)… you should switch to using oAuth and continue to use that. It’s more secure and a better option (and recommended by HubSpot too)
Thanks!
-Chris.