I tried integrating my GitLab Account with Fabric using the respective service hook. I used these parameters:
- Your GitLab URL:
https://gitlab.com/
- Your GitLab Namespace/Project:
my projectname
- Your GitLab Private Token:
- New Personal Access Token created in GitLab User settings -> Access Tokens
Entering these values I get a Could not access project "my projectname" - HTTP status code: 308
error
I also tried changing the GitLab URL to point directly at my project, then I get a 404. What am I missing here?