我有错误消息:
remote: Write access to repository not granted.
fatal: unable to access 'https://github.com/...../...../':
The requested URL returned error: 403
Run Code Online (Sandbox Code Playgroud)
我的朋友邀请我访问他的存储库,我在克隆它时使用了他的个人令牌。
但它说上面的错误。
我也尝试过使用自己的令牌,但它说的是一样的。
当我创建自己的存储库并进行初始提交和推送时,我也遇到了这个问题。
自从 Git*Hub 引入令牌身份验证以来,这个问题就变得越来越严重。
我怎样才能克服这个困难?
github ×1