Hi,
I created a new github repo and it showed up in my CircleCI projects page. However when I clicked on Set Up Project button, nothing happens. I saw couple of errors in browser console:
- Client Token is not configured, we will not send any data.
- Access to fetch at ‘https://assets-onboarding.circleci.com/projects/_next/static/chunks/4eebd716098632876e2f7ffe1f6e3ad5156bcbf4_CSS.8dfef4bb.chunk.css’ from origin ‘https://app.circleci.com’ has been blocked by CORS policy: 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.
I also don’t see a HTTP request made when I clicked the button. I have tried in both firefox and chrome.
Could you help me with this?
Thanks!