Se Ha Bloqueado Tu Inicio De Sesión Tras Varios Intentos Incorrectos. Inténtalo Más Tarde

If your application exposes an API, you are likely to be accepting parameters in JSON format. If the "Content-Type" header of your request is set to "application/json", Rails will automatically load your parameters into the params hash, which you can access as you would normally.