Open rwawryk opened 5 years ago
I have the same problem. I think it is because of our gitlab server config is not support the API. If anyone help you solve this problem, please keep me updated. Thanks
I had the same problem. In my case, my local GitLab server has 2FA enabled. The Personal Access Tokens page on GitLab notes that when using 2FA, the API access token is the only password accepted.
When trying to check-out a project inside of PyCharm, when prompted for authentication I entered my GitLab username, and provided my access token as my password and it succeeded.
Sounds like a feature request perhaps to this plugin, that the already-entered access token would be automatically provided during authentication requests?
The same issue.
Has anyone discovered a solution to this yet, or is the plugin still broken?
Hi,
I am not able to setup the plugin correctly - although I have created the API token (grants complete read/write access to the API, including all groups and projects) the plugin keeps complaining about it.
Here are some details: IntelliJ 2018.3.5 GitLab Plugin 2.0.1 GitLab Enterprise Edition 11.7.5-ee
Thanks in advance, Rafal