I follow All the steps for recaptcha , but i am confused how to test on
my
local host.
Because when we register in google recaptcha it ask for domain URL, i
stuck
here.
You not got my issue.
I want to test manually .
I follow this link for recaptcha.
Its a good page.i implement all the lines in development.
But when i enter a captcha value , user registration is failing.
So it is possible to run recaptcha on localhost or i have to deploy me
code
in production .
On Friday, November 2, 2012 12:09:52 PM UTC+5:30, Jordon B. wrote:
My guess is it’s most likely not reCaptcha that’s failing but
something else, gem install pry-rails and add a binding.pry into the
method causing the issue and make sure it is, since reCaptcha works in
the browser via localhost by default (as per Google specs) I would
believe first that it’s something else causing the issue.
Hi,
I also read that recaptcha work on localhost.But my problem come when i
register a domain in recaptcha key generation form than what should i
enter
there ?
But when i enter a captcha value , user registration is failing.
So it is possible to run recaptcha on localhost or i have to deploy me code
in production .
My guess is it’s most likely not reCaptcha that’s failing but
something else, gem install pry-rails and add a binding.pry into the
method causing the issue and make sure it is, since reCaptcha works in
the browser via localhost by default (as per Google specs) I would
believe first that it’s something else causing the issue.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.