Hello @Divij_Nahata, welcome to the Retool Community!
I don't believe there's a hard limit on the number of queries you can have on a page, so having 50+ queries by itself shouldn't cause this error.
The "Resource ID not found" message is more likely related to the resource configuration rather than the number of queries. Here are a few things I'd recommend checking:
- Verify that the resource still exists and hasn't been deleted or renamed.
- Confirm that you have access to the resource and that the necessary permissions are still in place.
- Try creating the same query in a new app or on a new page to determine whether the issue is specific to the current app.
- If you're working across multiple environments (Development, Staging, Production), make sure the resource is configured and available in the environment you're currently using.
- If the app was duplicated or imported, verify that the queries are still pointing to the correct resource.
You may also find this troubleshooting guide helpful:
Additionally, you can try:
- Performing a hard refresh of your browser (
Ctrl + Shift + RorCmd + Shift + R). - Clearing your browser cache and reloading the app.
- Logging out and back into Retool to refresh your session.
If the issue still persists, could you share:
- A screenshot of the error
- The resource type (Postgres, REST API, MongoDB, etc.)
- Whether this occurs in one app or across multiple apps
That information would help narrow down the root cause.
Hope this helps!