I'm using the new Recaptcha control from the Kentico Marketplace (developed by Kentico) and recently started having issues with SSL and had to disable the new Recaptcha on several sites. It was working without issue at least 7-10 days ago but all of the sudden yesterday it stopped.
No code changes have been made on the 3 sites we're having issues with and no configuration changes (reviewed logs and such on all 3 servers). The error I'm getting shows there is a conflict between using SSL and not.
Uncaught SecurityError: Blocked a frame with origin "https://www.google.com" from accessing a frame with origin "https://www.domain.com". The frame requesting access has a protocol of "https", the frame being accessed has a protocol of "http". Protocols must match.
There are no other http requests coming out of these sites as I've verified several times. Any thoughts or suggestions?