Skip to content

Password/Edit route not working #1127

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
amillette opened this issue Mar 26, 2018 · 2 comments
Closed

Password/Edit route not working #1127

amillette opened this issue Mar 26, 2018 · 2 comments

Comments

@amillette
Copy link

amillette commented Mar 26, 2018

I have recently setup the mailer to send email on forgot password. But when I click on the link received in the email, I always get the Not Found error.

Completed 404 Not Found in 3ms (ActiveRecord: 0.5ms)
ActionController::RoutingError (Not Found):
devise_token_auth (0.1.42) app/controllers/devise_token_auth/passwords_controller.rb:183:in render_edit_error' devise_token_auth (0.1.42) app/controllers/devise_token_auth/passwords_controller.rb:106:in edit'

@AmanRelan
Copy link

What was the issue?

@amillette
Copy link
Author

I don't remember the exact issue, but it was something that I did wrong in the config/initializers/devise.rb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants