Skip to content

offset + limit greater than 10000 #1998

Description

@spheppner

Hello, I have a question.
How can you query/look for documents or routes past the 10000 object?

If I click many times on the route page of camptocamp.org (https://www.camptocamp.org/routes?offset=10000&limit=100), I already get the error in the Network Tab:

{
    "status": "error",
    "errors": [
        {
            "location": "body",
            "name": "Bad Request",
            "description": "offset + limit greater than 10000"
        }
    ]
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions