I am using Webbrowse control in WPF to load Dropbox login page. Recently I got a problem that if user login with wrong password first time, then next time with the right password, it will bring a script error on "Allow page". This only happened if the user types the wrong password before. The error message show "https://www.gstatic.com/recaptcha/api2/v1523860362251/recaptcha_en.js".
I google as far as I can, I have already target the webbrowser to IE 11, but the same issue still in there, I test with IE browser without any problem. Could you give me some advice how to fix this one?