Exception: Merb::Recaptcha::InvalidSitePrivateKey

Inherits:
GenericError
  • Object
show all
Defined in:
lib/merb-recaptcha/exceptions.rb

Overview

We weren’t able to verify the private key. Possible solutions:

  • Did you swap the public and private key? It is important to use the correct one

  • Did you make sure to copy the entire key, with all hyphens and underscores, but without any spaces? The key should be exactly 40 letters long.