APIs & Integrations

JZhao
Participant

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

Résolue

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 Solution acceptée
himanshurauthan
Solution
Leader d'opinion | Partenaire solutions Elite
Leader d'opinion | Partenaire solutions Elite

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

Résolue

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

Voir la solution dans l'envoi d'origine

4 Réponses
webdew
Guide | Partenaire solutions Diamond
Guide | Partenaire solutions Diamond

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

Résolue

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 Votes
himanshurauthan
Solution
Leader d'opinion | Partenaire solutions Elite
Leader d'opinion | Partenaire solutions Elite

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

Résolue

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
Participant

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

Résolue

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
Leader d'opinion | Partenaire solutions Elite
Leader d'opinion | Partenaire solutions Elite

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

Résolue

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