This incident has been resolved.
The issue has been identified and a fix is being implemented.
A fix has been implemented and we are monitoring the results.
The issue has been identified and a fix is being implemented.
A percentage of requests to the Search API are failing. This does not affect authentication transactions unless you are using the Search API via a Rule or as part of your login flow. The Search API is a replica of the primary store. Generally, it is not a good practice to add this dependency as part of a critical flow of your system. We recommend using the Get Users by Email API instead (https://auth0.com/docs/api/management/v2#!/Users_By_Email/get_users_by_email) or Get User by ID to avoid using Search for a critical flow.