We provide a mechanism for users to easily pipe data from their internal databases into CRMs like Hubspot. We do this for Hubspot using the CRM Import endpoints.
Starting on April 9, we’ve been seeing intermittent HTTP 500 responses when POSTing to `/crm/v3/imports` endpoint. The “message” field of the error response is “internal error”.
Is there a way to track down more details using the correlation or request ID? It seems like this is on the Hubspot side -- the request succeeds the next time we attempt it -- and it’s only a few per day, but it’s a noticeable change from before and I’d like to make sure this isn’t something I’m doing incorrectly.
Here are a 3 request IDs that displayed this behavior today:
* ad874a88-8bd4-422f-9495-cc7c2fbd4d05
* 6c4ac760-eafa-4fac-bd76-6b58b664577b
* 3c16890b-b108-4b7b-82d4-c1441919f478
Thanks,
Nathan