You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've configured WP-Auth0. But then after trying to login, it says:
There was a problem with your log in:
{\"statusCode\":400,\"error\":\"Bad Request\",
\"message\":\"The User Search Engine v2
(search_engine=v2) is not available for your tenant
because it is deprecated. Please use the
User Search Engine v3 instead (search_engine=v3).
For guidance on how to upgrade from v2 to v3, see
https://auth0.com/docs/users/search/v3#migrate-from-search-engine-v2-to-v3\",
\"errorCode\":\"operation_not_supported\"}
[error code: access_denied]
Prerequisites
Did you check the documentation? Yes, it only says API for migration for standard web app, but says nothing about this wordpress plugin
Did you check the Auth0 Community? Yes. Found this link, it says something about user API, but not sure if this is relevant
Description
I've configured WP-Auth0. But then after trying to login, it says:
Prerequisites
Environment
Please provide the following:
Reproduction
Expectation: can login as usual
Actual: It shows
search_engine=v2 is not available for your tenant because it is deprecated
The text was updated successfully, but these errors were encountered: