Reputation: 11
I'm struggling trying to connect GitKraken with a self-hosted GitLab, here is the problem:
I fill the host input and then I try to generate a personal token:
But when I try to generate the personal access token the scope options doesn't appear:
When i try to connect with the provided token this message pops off:
Am I missing some kind of configuration?
Upvotes: 1
Views: 3203
Reputation: 331
What GitKraken name as your "personal access token" is what GitLab name "private token".
To get it, you have to go to User Settings > Account
Upvotes: 0