We've moved discussions to Discord

CSRF When updating User From Dashboard

Bryan Stewart
Hello everyone.
I am seeing the below error when I update a user from the dashboard. I see the token. not sure why it is not liking it.

I, [2020-03-23T12:49:15.350479 #21734]  INFO -- : [b45f3521-9a7a-4571-9a7e-0c7d70b5c158]   Parameters: {"authenticity_token"=>"+OS5AE3tSYsnd731tiB+DUGYOTmdRCpsDdTKAsJVhRM9QUZqrHIg8JziakJ7dqbP+9K/g4weApNxkk1QenzjtQ==", "user"=>{"name"=>"[FILTERED]", "email"=>"[FILTERED]", "rank_id"=>"1", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "admin"=>"1", "terms_of_service"=>"0"}, "commit"=>"Update User", "id"=>"1"}
W, [2020-03-23T12:49:15.350926 #21734]  WARN -- : [b45f3521-9a7a-4571-9a7e-0c7d70b5c158] Can't verify CSRF token authenticity.
I, [2020-03-23T12:49:15.351218 #21734]  INFO -- : [b45f3521-9a7a-4571-9a7e-0c7d70b5c158] Completed 422 Unprocessable Entity in 1ms (ActiveRecord: 0.0ms | Allocations: 173)
Bryan Stewart
found this blew up with a smtp bad username/password ahead of this, which when fixed, corrected the problem
Notifications
You’re not receiving notifications from this thread.