Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getAll on the users management API defaults to the deprecated v1 search engine #998

Open
5 tasks done
reify-tanner-stirrat opened this issue Apr 12, 2024 · 1 comment
Open
5 tasks done
Labels
bug This points to a verified bug in the code

Comments

@reify-tanner-stirrat
Copy link

Checklist

  • I have looked into the Readme, Examples, and FAQ and have not found a suitable solution or answer.
  • I have looked into the API 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 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

This should default to the most recent version, not a version that gives you a 400 if you attempt to use it.

Reproduction

Call getAll without adding search_engine to the request

Additional context

No response

node-auth0 version

4.3.1

Node.js version

18

@reify-tanner-stirrat reify-tanner-stirrat added the bug This points to a verified bug in the code label Apr 12, 2024
@reify-tanner-stirrat
Copy link
Author

Or is this an issue with y'all's API? Is it that it's not sending the search_engine parameter at all and the API selects v1 and then 400s?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This points to a verified bug in the code
Projects
None yet
Development

No branches or pull requests

1 participant