admin管理员组文章数量:1345473
I have access to a git repo in gitlab that I'm trying to clone into my local machine. When I try to do so using git clone [https link to repo]
, I get in response
fatal: unable to access '[https link to repo]': schannel: next InitializeSecurityContext failed: SEC_E_INVALID_TOKEN (0x80090308) - The token supplied to the function is invalid"
It looks like an access token has been created for this project, but I'm not sure how to use it in my local repo. Does anyone know how I can resolve this?
本文标签: Trying to clone a git repo from gitlabgetting an invalid token errorStack Overflow
版权声明:本文标题:Trying to clone a git repo from gitlab, getting an invalid token error - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1743768982a2535769.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论