# Ongeldige parameters voor het verzoek: limiet

**URL:** https://meta.discourse.org/t/invalid-parameters-to-the-request-limit/272349
**Category:** Bug
**Tags:** tags
**Created:** [21 juli 2023 om 03:30 UTC](https://meta.discourse.org/t/invalid-parameters-to-the-request-limit/272349 "2023-07-21T03:30:24Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Dayoung\_Lee](https://avatars.discourse-cdn.com/v4/letter/d/7bcc69/32.png) [@Dayoung\_Lee](https://meta.discourse.org/u/Dayoung_Lee)
#### Post date: [21 juli 2023 om 03:30 UTC](https://meta.discourse.org/t/invalid-parameters-to-the-request-limit/272349/1 "2023-07-21T03:30:24Z")

</div>

When creating a new topic or making changes to the tag settings within a tag group, I am encountering the following error alert. This alert prevents me from using the tag functionality. Could you please help me identify the necessary steps to resolve this error?

 ![image](https://global.discourse-cdn.com/meta/original/4X/9/2/4/924b3ce50478ed2a4948bab5e3011cd0ec2f59b9.png)

---

<div class="post-metadata">

### Author: ![Dayoung\_Lee](https://avatars.discourse-cdn.com/v4/letter/d/7bcc69/32.png) [@Dayoung\_Lee](https://meta.discourse.org/u/Dayoung_Lee)
#### Post date: [21 juli 2023 om 05:13 UTC](https://meta.discourse.org/t/invalid-parameters-to-the-request-limit/272349/2 "2023-07-21T05:13:33Z")

</div>

I am sharing the API endpoint and request related to the part suspected to be causing the issue. Please review it quickly to identify the problem.

### [Issue Description]

- There is an issue with loading the tag list.

### [API Endpoint and Request]

- API Endpoint

```plaintext
(https://{{company name}}.discourse.group/tags/filter/search?q=&limit=2048&categoryId=&filterForInput=true)

```

- Request image  
 ![image](https://global.discourse-cdn.com/meta/original/4X/4/f/f/4ffa6d82ae35b301dd8500e54f85f3af82fd3c0d.jpeg)

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [21 juli 2023 om 08:23 UTC](https://meta.discourse.org/t/invalid-parameters-to-the-request-limit/272349/3 "2023-07-21T08:23:33Z")

</div>

You’re doing this with the API?

If so, don’t include the `limit` parameter. If not, what are you entering in the ux?

---

<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: [26 juli 2023 om 17:17 UTC](https://meta.discourse.org/t/invalid-parameters-to-the-request-limit/272349/5 "2023-07-26T17:17:38Z")

</div>

We’ve received a couple of reports of this now so I’ve slipped this over to #Contribute > Bug while we investigate further. 👍

---

<div class="post-metadata">

### Author: ![fzngagan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fzngagan/32/259349_2.png) [@fzngagan](https://meta.discourse.org/u/fzngagan)
#### Post date: [26 juli 2023 om 18:25 UTC](https://meta.discourse.org/t/invalid-parameters-to-the-request-limit/272349/7 "2023-07-26T18:25:37Z")

</div>

Hi Young,  
I just tested and the error isn’t there on your site. Actually, the issue is related to `max tag search results` site setting when its set to a value above 50. As you’ve reduced it the error is gone. We’re actively working on a fix and will let you know once the fix is in place.
