When capturing new content with "check-in" enabled, I get an error on the Content Pipeline
Error: Service https://gitlabs.xxx.yyy/api/v4/projects/133/repository/tree?ref=master&recursive=true&page=1 returned error 404 for GET. id 260813240 message 404 Tree Not Found]
I have verified the access token configured in vRLCM is correct and working by using a browser and going to https://gitlabs.xxx.yyy/api/v4/projects/133?private_token=gJ9oxcaKuFujpxn2CNdz
From the error above it doesn't look like vRLCM is passing the access token when trying to access GitLab.
Ideas?