Google oAuth not working

For google OAUTH we consistently get issues: Refused to set the document’s base URI to ‘https://accounts.google.com/v3/signin/’ because it violates the following Content Security Policy directive: “base-uri ‘self’”.
Understand this error
login:1 Access to script at ‘https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.aFYcDJsGXfQ.es5.O/am=CRsAAGJMMoDeAEAA4v-fVHBvAUlAyAAAAAAAAAAAgA0AgETH/d=1/excm=_b,_tp,identifierview/ed=1/dg=0/wt=2/ujg=1/rs=AOaEmlFXhLdbfKGfxTJDph6hfc-J1PQx6w/dti=1/m=_b,_tp’ from origin ‘ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.Understand this error
m=_b,_tp:1 Failed to load resource: net::ERR_FAILED

What do we need to do in google console to avoid this?