Vote count:
0
Am trying to use the reCaptcha gem for a site and have followed all the suggestions to build the captcha.
The reCaptcha shows on localhost but when deployed to production I only get "ERROR: Invalid domain for site key"
Not sure what do I need to do here. Site deployed at http://bit.ly/1EajuIk.
The version of the Gem that i am using is recaptcha (0.3.6) and the config file is:
Recaptcha.configure do |config|
config.public_key = '6Lc6BAAAAAAAAChqRbQZcn_yyyyyyyyyyyyyyyyy'
config.private_key = '6Lc6BAAAAAAAAKN3DRm6VA_xxxxxxxxxxxxxxxxx'
# Uncomment the following line if you are using a proxy server:
# config.proxy = 'http://ift.tt/1qNIuKx'
# Uncomment if you want to use the newer version of the API,
# only works for versions >= 0.3.7:
# config.api_version = 'v2'
end
asked 1 min ago
reCaptcha Gem | ERROR: Invalid domain for site key
Aucun commentaire:
Enregistrer un commentaire