While rendering 3rd party website in asp.net application, I am getting below issue:-
Failed to find a valid digest in the 'integrity' attribute for resource 'https://abc.com/Router.aspx?ref=
https://www.gstatic.com/recaptcha/releases/7GNHBF$567/recaptcha__en.js ' with computed SHA-256 integrity 'xXdSw34WXT+xDY='. The resource has been blocked.
In chrome console window I am getting above issue.
How can I solve above issue?