Contact Trump but ... recaptcha uncaught Error: Missing required parameters: sitekey

I am trying to reach Donald J. Trump at https://www.donaldjtrump.com/contact , however I am unable to do so because of this Error: You must make the reCAPTCHA call correctly. (when i submit the form)

Error, there is no recaptcha. JS console reports

Uncaught Error: Missing required parameters: sitekey
    at new fq (recaptcha__en.js:400)
    at new Cq (recaptcha__en.js:407)
    at Oq (recaptcha__en.js:413)
    at recaptcha__en.js:417
    at c (recaptcha__en.js:407)

      

My question is, is it possible and how to write a javascript hack to fix this error, so I can send my message without waiting for them to fix the error.

+3


source to share





All Articles