gas-github icon indicating copy to clipboard operation
gas-github copied to clipboard

CORB error when using Gitlab

Open matfiz opened this issue 4 years ago • 2 comments

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?

matfiz avatar Sep 06 '19 08:09 matfiz

Are you using gitlab.com or hosted gitlab?

leonhartX avatar Sep 09 '19 00:09 leonhartX

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.

matfiz avatar Sep 09 '19 06:09 matfiz