Checklist
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
Checklist
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