vitorcampea

Results 1 comments of vitorcampea

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](https://user-images.githubusercontent.com/6510888/68993916-efc33e00-0874-11ea-8225-f948f35bc351.png)