Ask A Question

Notifications

You’re not receiving notifications from this thread.

Rails ActiveAdmin reset password token is invalid

Terence Devine asked in Rails

I have a Rails API with ActiveAdmin, using this tutorial as a base to get started: https://blog.heroku.com/a-rock-solid-modern-web-stack

When a user chooses the 'Forgot your password?' link in the login (website.com/admin), they're emailed a link to create a new password. After entering the password twice, and clicking the 'Change my password' button, the user gets the following error messages.

1 error prohibited this admin user from being saved:
Reset password token is invalid

Any help on fixing this error would be greatly appreciated, thanks!

Reply
Join the discussion
Create an account Log in

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

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

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