Access to XMLHttpRequest at 'https://api.mixpanel.com/track/?data=...&verbose=1&ip=0' from origin 'https://some.domain' has been blocked by CORS policy: Request header field content-type is not allowed by Access-Control-Allow-Headers in preflight response.
Changes:
Remove 'Content-type' header from GET requests
Fix the following error on browsers
Changes: Remove 'Content-type' header from GET requests