Recaptcha problem - nothing happens on click

0
When I click on the reCaptcha button nothing appears to happen. Breakpoint at the start of my onclick event is never reached. Javascript error: Failed to load resource: the server responded with a status 404 (not found) - http://localhost:8080/widgets/recaptcha/widget/ui/recaptcha.css Currently using Modeler 5.14 but was experiencing in previous versions as well.
asked
1 answers
0

Tracy, did you wire up the startup microflow? Also, disable the simulation of cloud security to see if it the Java security framework that is blocking you to access Google from your app as it first tries to verify the captcha before it triggers your microflow

answered