I’m not sure what’s wrong with this code. I posted it in beautifier.io and there are no red flags. But when I post it on a site, I get the above error:
On what line do you get the error? The error console in your browser will point you to a line, usually with a link that can be clicked to point it out in the code.
However, I’m wondering if the error is just being thrown off by a recaptcha error. Testing the code in the browser posts the expected results, so I’m taking a guess about the recaptcha. The recaptcha is assigned the site’s primary domain, so that’s understandable if the error is throwing things off.