Does the Circle CI API support CORS?

I have built an SPA to run some of my automation tests, but there are always CORS errors unless I --disable-web-security with Chrome. Is CORS not supported?

2 Likes