APIs & Integrations

tclark228
Mitglied

Servers being Rate Limited

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": ""

}

1 Antwort
dennisedson
HubSpot-Produktteam
HubSpot-Produktteam

Servers being Rate Limited

@tclark228 ,

You will need to throttle your requests to avoid hitting that limit.

You can read more about it here

0 Upvotes