I tried integrating my GitLab Account with Fabric using the respective service hook. I used these parameters:
https://gitlab.com/
my projectname
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?
I had the same problem.
I fix it by removing /
at the end of the link to my gitlab server
https://gitlab.com/
changed to https://gitlab.com