# Throttled, 429 Error on Instagram

This error is about instagram reject or limits your request thru instagram servers. Sometime, when you reach your account's current limits on related request, instagram can give this error. When you get this error on tools, it is mean you reached your maximum limits. So stop actions and increase delay for related request or make hard limit for that requests.&#x20;

![](/files/SuLVIRBCF0unLEowUcc2)

Here is example photo about this limit. You reached story like functions maximum limit on your account. You cannot make more story like in following 24 hours. So account will not use story like option for 24 hours and then it will activated itself.&#x20;

When you get this problem on action side like story view, story like, you should rest your account 24 hours if you want otherwise our tool will disable this feature and continue with other functions.

When you get this error on scrape : follower targetting, liker or hashtag, you need add more scraper because of you reached your limits.  If you dont use scrapers, you can rest your account for 24 hours and you can start with different & high delay for related feature.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sharingtools.services/welcome/throttled-429-error-on-instagram.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
