Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Hi
I am attempting to add reCaptcha (v2) to a form on our episerver site. The reCaptcha is throwing console errors when deployed to production.
/util/EPiServer.Forms.Samples/ClientResources/ViewMode/EPiServerFormsSamples.js:1 Failed to load resource: the server responded with a status of 403 ()
/util/EPiServer.Forms.Samples/ClientResources/ViewMode/RecaptchaElementBlock.js:1 Failed to load resource: the server responded with a status of 403 ()
/util/EPiServer.Forms.Samples/ClientResources/ViewMode/DateTimeElementBlock.js:1 Failed to load resource: the server responded with a status of 403 ()
/util/EPiServer.Forms.Samples/ClientResources/ViewMode/datetimepicker.modified.js:1 Failed to load resource: the server responded with a status of 403 ()
/util/EPiServer.Forms.Samples/ClientResources/ViewMode/jquery-ui.modified.js:1 Failed to load resource: the server responded with a status of 403 ()
Any suggestions?
Thanks in advance!