Skip to content
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

Unpermitted parameter: redirect_url #160

Closed
ACPK opened this issue Feb 22, 2015 · 2 comments
Closed

Unpermitted parameter: redirect_url #160

ACPK opened this issue Feb 22, 2015 · 2 comments

Comments

@ACPK
Copy link

ACPK commented Feb 22, 2015

I'm testing the password reset endpoint via my post to my API but get an unpermitted parameter error (redirect_url).

I got it working by doing by adding an ENV in app/controllers/overrides/passwords_controller.rb, though it's definitely a hack.

@ACPK
Copy link
Author

ACPK commented Mar 8, 2015

All set as I just had to add the line below:

 config.action_controller.action_on_unpermitted_parameters = :log

@ACPK ACPK closed this as completed Mar 8, 2015
@vipin8169
Copy link

Please help : #588

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