QA Tip: Avoiding CORS Errors
If using the Browser Console, make sure to run the script on the same domain as the URLs you are testing. To bypass CORS entirely and see exact 301/302 statuses, use the cURL / Bash option.
If using the Browser Console, make sure to run the script on the same domain as the URLs you are testing. To bypass CORS entirely and see exact 301/302 statuses, use the cURL / Bash option.