Ask A Question

Notifications

You’re not receiving notifications from this thread.

Facing Authentication error

varun chawla asked in Rails

Hi ,

I am facing the unauthorised error in rails even after i am using the correct username and password database i used is postgres and devise is used for the authentication mechanism.

Reply

Hi ,

I am getting below error in my terminal and I am new to ruby on rails please help.

Completed 401 Unauthorized in 317ms (ActiveRecord: 27.6ms | Allocations: 41921)

Processing by Users::SessionsController#new as HTML
Parameters: {"authenticity_token"=>"YR1WTr++BXaTdlmYDAX996Excls+CheYM44ZXjlStQDIamGm6KZBTR4r1qcAXThQwTxWE5S+/I1iLT2qJrrp2A==", "user"=>{"email"=>"varun@yopmail.com", "password"=>"[FILTERED]"}}

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 82,584+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.