Auth0 login rate

This may be the reason. Could you make sure you have marked the tenant as production in the tenant settings? If it isn’t selected as production, then the tenant will have lower rate limits.

Still, even in production settings you may have exceeded the limits as for user info endpoint, we have user ID based lower API rates as documented here. So it may be a good idea to share the user information on different tabs instead of making multiple userinfo API calls.


3 Likes