Skip to main content
Solved

HTTPCaller - API Limit Reached!

  • June 12, 2024
  • 2 replies
  • 59 views

sarah.h.a
Contributor
Forum|alt.badge.img+3

Hi all,

 

Yesterday this worked fine, but today its returning ‘{ "success": 0, "errorMessage": "API Limit Reached!" }’ in _reponse_body column?

 

What do I need to do to resolve this issue?

 

Thank you in advance!

Best answer by david_r

You probably can’t do much on your end.

Have a look at the documentation of the API provider, looking for throttling or API limits. You might also want to contact the API provider to ask for a higher limit, if possible.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

david_r
Celebrity
  • Best Answer
  • June 12, 2024

You probably can’t do much on your end.

Have a look at the documentation of the API provider, looking for throttling or API limits. You might also want to contact the API provider to ask for a higher limit, if possible.


sarah.h.a
Contributor
Forum|alt.badge.img+3
  • Author
  • Contributor
  • June 12, 2024

@david_r thank you David, I will contact the API providers!