# Ember\_jquery 429 error

**URL:** https://meta.discourse.org/t/ember-jquery-429-error/142173
**Category:** Support
**Created:** [February 20, 2020, 7:38pm UTC](https://meta.discourse.org/t/ember-jquery-429-error/142173 "2020-02-20T19:38:16Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![outofthebox](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/outofthebox/32/83708_2.png) [@outofthebox](https://meta.discourse.org/u/outofthebox)
#### Post date: [February 20, 2020, 7:38pm UTC](https://meta.discourse.org/t/ember-jquery-429-error/142173/1 "2020-02-20T19:38:16Z")

</div>

Hi,

Does this code make sense to anyone else? Any ideas on why a 429 is being returned?

 ![Screen Shot 2020-02-20 at 12.44.54 PM](https://global.discourse-cdn.com/meta/original/3X/5/8/584affe2496adc1f9b40661af42d5d5b74daa61b.png)

 ![Screen Shot 2020-02-20 at 2.32.49 PM](https://global.discourse-cdn.com/meta/original/3X/5/7/576d641f51b62622137b8f6cc0ece8b994f59018.png)

 ![Screen Shot 2020-02-20 at 2.32.59 PM](https://global.discourse-cdn.com/meta/original/3X/4/4/44913f591f16176d1969e6ce8d627261ac1f2f5f.png)

 ![Screen Shot 2020-02-20 at 2.33.12 PM](https://global.discourse-cdn.com/meta/original/3X/5/a/5a7fbcc973d424046742b6331ecc3265f636fd2f.png)

In various ways I am finding an ember\_jquery-530b142 in the report that returns a 429 error.

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [February 20, 2020, 7:59pm UTC](https://meta.discourse.org/t/ember-jquery-429-error/142173/2 "2020-02-20T19:59:25Z")

</div>

Discourse Ajax function uses jQuery under the hood, so every rate limit error coming from the Discourse will have jQuery somewhere in the backtrace.

---

<div class="post-metadata">

### Author: ![outofthebox](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/outofthebox/32/83708_2.png) [@outofthebox](https://meta.discourse.org/u/outofthebox)
#### Post date: [February 20, 2020, 8:03pm UTC](https://meta.discourse.org/t/ember-jquery-429-error/142173/3 "2020-02-20T20:03:19Z")

</div>

Ok. Is there a good way to go a step back and find the origin of the rate limit error?

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [February 20, 2020, 8:09pm UTC](https://meta.discourse.org/t/ember-jquery-429-error/142173/4 "2020-02-20T20:09:47Z")

</div>

Does it happens when.using your instance normally? If it does, browsers developer tools will show you exactly why.

---

<div class="post-metadata">

### Author: ![outofthebox](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/outofthebox/32/83708_2.png) [@outofthebox](https://meta.discourse.org/u/outofthebox)
#### Post date: [February 20, 2020, 8:14pm UTC](https://meta.discourse.org/t/ember-jquery-429-error/142173/5 "2020-02-20T20:14:27Z")

</div>

Hi, it does, but I am not sure where to look within the developer tools. Evidently the screenshots above are of the wrong error screen to find the source of the 429 error.

---

<div class="post-metadata">

### Author: ![outofthebox](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/outofthebox/32/83708_2.png) [@outofthebox](https://meta.discourse.org/u/outofthebox)
#### Post date: [February 21, 2020, 2:53pm UTC](https://meta.discourse.org/t/ember-jquery-429-error/142173/6 "2020-02-21T14:53:34Z")

</div>

@Falco, Is there a particular browser you use for debugging? And is there a specific window or tool you recommend for identifying the source of 429 errors? Many thanks in advance!

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [February 21, 2020, 4:22pm UTC](https://meta.discourse.org/t/ember-jquery-429-error/142173/7 "2020-02-21T16:22:07Z")

</div>

Both Firefox and Chrome will show 429 sources in Network and Console tabs.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [January 24, 2024, 8:21am UTC](https://meta.discourse.org/t/ember-jquery-429-error/142173/9 "2024-01-24T08:21:34Z")

</div>



---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [January 24, 2024, 8:46am UTC](https://meta.discourse.org/t/ember-jquery-429-error/142173/10 "2024-01-24T08:46:09Z")

</div>


