Can't fix CORS error while signing up with Google account

Hi !
I try to sign up with my Google account and get the mistake

Access to XMLHttpRequest at ‘https://play.google.com/log?format=json&hasfast=true&authuser=0’ from origin ‘https://accounts.google.com’ has been blocked by CORS policy: Request header field x-goog-authuser is not allowed by Access-Control-Allow-Headers in preflight response.

How to fix it?
I’m using Chrome.

Solved the problem - turn off Privacy Badger extension.