Describe the problem/error/question
The number of results from “Get a user” (reddit package) is being artificially capped by this maxValue of 100 set in 2021. But, there’s a “Return All” flag indicating that having an arbitrarily large number of results is not an issue.
This is very similar to this post from 2013 → The GetResponse node is limited to retrieving 100 contacts - #3 by Jon
Also, I would presume this artificial capping is set to other “Get” types of nodes in the reddit package.
To Reproduce
- Create a new workflow
- Create a “Get a user” node under the Reddit package
- Change the “Details” dropdown menu to Overview
- Now change the limit field to anything larger than 100
- The UI automatically changes it to 100
What is the error message (if any)?
Not applicable
Please share your workflow
Not applicable
Share the output returned by the last node
Not applicable
Information on your n8n setup
- n8n version: 1.102.4
- Database (default: SQLite): SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main): main
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Ubuntu Linux 24.04