Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CORB error when using Gitlab #114

Open
matfiz opened this issue Sep 6, 2019 · 2 comments
Open

CORB error when using Gitlab #114

matfiz opened this issue Sep 6, 2019 · 2 comments

Comments

@matfiz
Copy link

matfiz commented Sep 6, 2019

I have tried to use the extension with Gitlab. Login is ok, but then in the Google Script Editor, I'm getting an error in js console:

Cross-Origin Read Blocking (CORB) blocked cross-origin response https://gitlab.com/api/v4/groups?per_page=25&private_token=xxxxxxx with MIME type application/json. See https://www.chromestatus.com/feature/5629709824032768 for more details.

Shall I change some settings to whitelist the website?

@leonhartX
Copy link
Owner

Are you using gitlab.com or hosted gitlab?

@matfiz
Copy link
Author

matfiz commented Sep 9, 2019

Actually, I've tried on both. I started by modifying the manifest and adding my hosted gitlab url + uncommend the gitlab url. Then I've installed the plugin in chrome. Neither gitlab.com nor hosted gitlab works, both return this CORB error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants