tried adding hcaptcha to avoid bots/spam

So this didn't go as expected, Worked in testing mode but as soon as I put in a live website key it starts complaining about missing secret.

hCaptcha documentation doesn't mention any "secret" key, just the site key.

Need to figure out if this is something the Ruby SDK I'm using is doing or I have a configuration problem.