We've moved discussions to Discord

Recaptcha2 not working with JSP

Using an unaltered JSP version and
Following directions from:
GoRails episode: https://gorails.com/episodes/recaptcha
https://github.com/heartcombo/devise/wiki/How-To:-Use-Recaptcha-with-Devise

I get the following errors every time on signup:
2 ERRORS PROHIBITED THIS USER FROM BEING SAVED:
  • Terms of service can't be blank
  • Name can't be blank

And logs show:
Unpermitted parameters: :name, :time_zone, :terms_of_service

This only goes away if you remove the recaptcha gem completely. 
The GoRails episode does not work with JSP
Darren Smyth
I think I changed to using the invisible captcha to be honest. If I remember correctly. And now ... to be honest ... with the work which is needed to maintain this I'm turning away from my love of Ruby and Rails to Python and Django. I've rewritten the whole site I've been working on to now use Django (which includes teaching myself the framework and Python) in two weeks by working in the evenings only. Not helpful ... but I'm saddened that I've spent so much time trying to get things to work in Rails.
Notifications
You’re not receiving notifications from this thread.