#3278 - An ActionController::ParameterMissing occurred in sessions#create: param is missing or the value is empty: person

An ActionController::ParameterMissing occurred in sessions#create:

 param is missing or the value is empty: person
 app/services/two_factor/authenticate_with.rb:45:in `person_params'


-------------------------------
Request:
-------------------------------

 * URL        : https://www.bikelink.org/people/sign_in
 * HTTP Method: POST
 * IP address : 104.221.170.185
 * Parameters : {"authenticity_token"=>"4hxbTnu6KfRdIVz2y2Hx0QVAaDUOpqyo/phiMCcutevj9UkCLRsC74zbuX57OuO0djJvij7sF3Q6CJgLJIWlgQ==", "person[email]"=>"xehbepobux@outlook.com", "person[password]"=>"[FILTERED]", "controller"=>"authentication/sessions", "action"=>"create", "session"=>{"person[email]"=>"xehbepobux@outlook.com", "person[password]"=>"[FILTERED]"}}
 * Timestamp  : 2023-02-09 18:28:19 UTC
 * Server : www-5.internal.bikelink.org
   * Rails root : /var/www/bikelink
 * Process: 5787

-------------------------------
Session:
-------------------------------

 * session id: [FILTERED]
 * data: {"session_id"=>"52ab09846e67cfd914d3176111109fa4",
  "_csrf_token"=>"GUc5RhrW0GnG49nwGjiE0CV6GmFF9pyhSSk/YdaF9q0=",
  "person_return_to"=>"/cards/add_value",
  "requested_uri"=>"https://www.bikelink.org/cards/add_value"}

-------------------------------
Backtrace:
-------------------------------

 app/services/two_factor/authenticate_with.rb:45:in `person_params'
 app/services/two_factor/authenticate_with.rb:39:in `find_person'
 app/services/two_factor/authenticate_with.rb:10:in `initialize'
 app/services/two_factor/authenticate_with_otp.rb:7:in `initialize'
 app/controllers/concerns/authenticate_with_two_factor.rb:16:in `new'
 app/controllers/concerns/authenticate_with_two_factor.rb:16:in `otp_two_factor_enabled?'
 app/controllers/authentication/sessions_controller.rb:17:in `block in <class:SessionsController>'
 app/controllers/application_controller.rb:44:in `process_action'
Reload