Can't create new site from GitLab

Hello,

I’m trying to create a new site, but whenever I click the GitLab button to access my repositories, I get an error and am returned to the connection screen. In my browser console I see:

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://gitlab.com/api/v4/user. (Reason: CORS request did not succeed).

Any idea what’s going on here? I tried deleting and reauthorizing, same result.

Thanks.

hmm. this is something we haven’t seen before, but that doesn’t mean it’s not a real thing! Let’s do some sanity checks.

Are you running any browser extensions that might interfere here? Does the error also occur when you are trying to do this in an incognito window?

OK, seems to be Privacy Badger’s fault. Disabling it gets things working
for me. Thanks for confirming that this was something on my end.

fantastic. glad we figured it out so quickly! :tada: