Apr 28, 2022 3:08 PM
Hi, our servers appear to be being rate limited and causing undefined behavior on our end causing our mutual customers issues. We're hoping we can chat with someone at Hubspot to get this resolved as soon as possible. We're getting back
{
"status": "error",
"message": "You have reached your rate limit.",
"errorType": "RATE_LIMIT",
"correlationId": "",
"policyName": "SECONDLY",
"requestId": ""
}
Apr 29, 2022 12:00 PM
You will need to throttle your requests to avoid hitting that limit.
You can read more about it here