parameter_invalid_range
A numeric parameter fell outside its accepted bounds. The usual case is `limit`, which must be between 1 and 100.
| Code | Type | HTTP | Category |
|---|---|---|---|
parameter_invalid_range | invalid_request_error | 400 | Request |
Cause
A numeric parameter fell outside its accepted bounds. The usual case is limit, which must be between 1 and 100.
What to do
Send a value inside the documented bounds; to read more than 100 objects, paginate with starting_after.