Closed gschorkopf closed 9 years ago
From the heroku stack trace:
Started POST "/api/password_resets" for 73.43.57.222 at 2015-06-03 15:27:22 +0000
Processing by Api::PasswordResetsController#create as JSON
Parameters: {"password_reset"=>"[FILTERED]"}
Can't verify CSRF token authenticity
ActionView::MissingTemplate (Missing template user_mailer/password_reset with "mailer". Searched in:
* "user_mailer"
):
app/mailers/user_mailer.rb:6:in `password_reset'
app/models/user.rb:69:in `update_password_reset_token!'
app/controllers/api/password_resets_controller.rb:14:in `create'
Cleaned up, issue resolved in silly mistake from a while ago: https://github.com/frolfr/frolfr-server/commit/3bb39ee8bcff622a717c59ebbf713394972073e6