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

Not working on oficial Gitlab #38

Open
vitorcampea opened this issue Nov 16, 2019 · 1 comment
Open

Not working on oficial Gitlab #38

vitorcampea opened this issue Nov 16, 2019 · 1 comment

Comments

@vitorcampea
Copy link

image

Tried this on Demo link and on my local computer with docker build and run, same result

@vitorcampea
Copy link
Author

This cors problem i think it got resolved by removing the last slash on my gitlab parameter

Add this
http://localhost/index.html?private_token={mytoken}&gitlab_url=https://gitlab.com/

Now:
http://localhost/index.html?private_token={mytoken}&gitlab_url=https://gitlab.com

But new error appeared:

image

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

1 participant