Skip to content

"Clients.List" with "Q" parameter requires checkpoint pagination #674

@RangelReale

Description

@RangelReale

Checklist

  • I have looked into the README and have not found a suitable solution or answer.
  • I have looked into the documentation and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have upgraded to the latest version of this SDK and the issue still persists.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

Description

"Clients.List" with "Q" parameter requires checkpoint pagination, but the current method only allows page-based pagination.

Expectation

The method should support both pagination methods.

Reproduction

Calling the method the "Q" parameter set outputs "{"statusCode":400,"error":"Bad Request","message":"Unsupported query.","errorCode":"query_syntax_error"}"

Auth0 Go SDK version

2.3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions