Getting the following CORS error when Previewing my site. Not affecting the function of the Live site. Can anyone tell me what’s going on?
Error in browser inspector…
…has been blocked by CORS policy: Response to preflight request doesn’t pass access control check: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. If an opaque response serves your needs, set the request’s mode to ‘no-cors’ to fetch the resource with CORS disabled.
Suggested first steps to troubleshoot?