APIs & Integrations

JZhao
Participante

Why do I got 429 throttle error even there is not much API call?

resolver

I got this error many times per day when I call Hubspot API:

 

{"status":"error","message":"You have reached your ten_secondly_rolling limit.","errorType":"RATE_LIMIT","correlationId":"63aff25d-ff44-4766-ad70-b95149f2e2e4","policyName":"TEN_SECONDLY_ROLLING"

 

When I look at API Call log I can found there are many request calls `/crm-associations/v1/associations/`.

see below image. My application doesn't call this API and how do I know who is calling them?

 

JZhao_0-1625697409918.png

 

1 Soluciones aceptada
himanshurauthan
Solución
Líder intelectual | Partner nivel Elite
Líder intelectual | Partner nivel Elite

Why do I got 429 throttle error even there is not much API call?

resolver

Hi @JZhao,

 

An API can be used at multiple places and this seems like a ticket to company association is happening.

 

Check who is using the API key and if you are not sure you can change the key (though not recommended as it will break all the solutions using it.)

 

Regards,

Digital Marketing & Inbound Expert In Growth Hacking Technology

Ver la solución en mensaje original publicado

4 Respuestas 4
webdew
Guía | Partner nivel Diamond
Guía | Partner nivel Diamond

Why do I got 429 throttle error even there is not much API call?

resolver

Hi @JZhao ,

You associations limit has been over so please contact with hubspot support team to increase this limit.

Hope this helps!


If we were able to answer your query, kindly help the community by marking it as a solution.

Thanks and Regards. 

0 Me gusta
himanshurauthan
Solución
Líder intelectual | Partner nivel Elite
Líder intelectual | Partner nivel Elite

Why do I got 429 throttle error even there is not much API call?

resolver

Hi @JZhao,

 

An API can be used at multiple places and this seems like a ticket to company association is happening.

 

Check who is using the API key and if you are not sure you can change the key (though not recommended as it will break all the solutions using it.)

 

Regards,

Digital Marketing & Inbound Expert In Growth Hacking Technology
JZhao
Participante

Why do I got 429 throttle error even there is not much API call?

resolver

Can you be more spiecific about "ticket to company association"? All the above API calls are `GET`. In what case this API is used by `ticket`?

himanshurauthan
Líder intelectual | Partner nivel Elite
Líder intelectual | Partner nivel Elite

Why do I got 429 throttle error even there is not much API call?

resolver

In the endpoints tab, you can find the API usage.

 

If it's a GET request, then some other script might be using the key to list tickets of the company.

Digital Marketing & Inbound Expert In Growth Hacking Technology