I saw Hubspot put out an update about this issue, but I don't really understand how to " Update Certificate Store". Which root certificate do I use...read more
Hi @Jaycee_Lewis I tried a ticket with support but they said to post here. I also posted on Slack and have heard from others they are experiencin...read more
Started getting this error yesterday, but in the dark on what it means. Did Hubspots SSL certificate expire? Was there a domain change for the APIs? curl: (60) Peer certificate cannot be authenticated with known CA certificates More details here read more
Hello, Can anybody help me figure out how I can add an opt-out form on a website the uses the Hubspot API to remove contacts from a list? I have the contact's email and the ILS List ID, am I able to do it with just those two pieces of data? read more
Whenever a customer visits the cart and checkout page on our website, I have set up workflows to create or update a deal in HubSpot. However, there's a particular scenario that's causing headaches: when a customer proceeds to checkout very q read more
Hello, I am getting the follow response error when trying to associate a deal to a contact, but have no idea what it means. {"status":"error","message":"internal error","correlationId":"7dd1bc34-c5d7-4ebf-8f70-94138904b473"} cURL Reque read more
I am using the Python request shown in the Hubspot v4 CRM API docs to associate a line item to a deal, but I am getting an error saying the attribute the docs provide doesn't exist: api_response = client.crm.line_items.associations_api.ite read more
Hubspot's docs do a terrible job explaining how to use the Seach API for products. In their example they have filterGroups, filters, value, and values - but no explanations that I can find on what those do/what values should go in them. import h read more
I created a custom product property named "availability" in Hubspot via Data Management > Properties which is showing when I view a product I checked it via the get product properties endpoint and have verified it is there And defin read more
Trying to send a DEAL sync message with createddate and closedate, but I am getting an error that the date I'm sending is an invalid long, even though the documentaiton in the properties says its supposed to be a datetime. My sync request looks read more
Started getting this error yesterday, but in the dark on what it means. Did Hubspots SSL certificate expire? Was there a domain change for the APIs? curl: (60) Peer certificate cannot be authenticated with known CA certificates More details here read more