记一次,gitee令牌过期 解决方式
Oauth: Access token is expired
fatal: unable to access ‘https://gitee.com/xxxx.git/’: The requested URL returned error: 403
remote: [session-e14669a3] Oauth: Access token is expired
fatal: unable to access 'https://gitee.com/xxxx.git/': The requested URL returned error: 403
15:00:50.864: [BaseApp] git -c core.quotepath=false -c log.showSignature=false add --ignore-errors -A -- .idea/vcs.xml
15:00:55.785: [BaseApp] git -c core.quotepath=false -c log.showSignature=false push --progress --porcelain origin refs/heads/master:refs/heads/master --set-upstream --tags
remote: [session-024d3489] Oauth: Access token is expired
fatal: unable to access 'https://gitee.com/xxxx.git/': The requested URL returned error: 403
15:05:55.864: [BaseApp] git -c core.quotepath=false -c log.showSignature=false push --progress --porcelain origin refs/heads/master:refs/heads/master --set-upstream --tags
remote: [session-29433793] Oauth: Access token is expired
fatal: unable to access 'https://gitee.com/xxxx.git/': The requested URL returned error: 403
15:06:58.532: [BaseApp] git -c core.quotepath=false -c log.showSignature=false push --progress --porcelain origin refs/heads/master:refs/heads/master --set-upstream --tags
remote: [session-66404eaf] Oauth: Access token is expired
fatal: unable to access 'https://gitee.com/xxxx.git/': The requested URL returned error: 403
15:07:51.466: [BaseApp] git -c core.quotepath=false -c log.showSignature=false push --progress --porcelain origin refs/heads/master:refs/heads/master --set-upstream --tags
默认 勾选的。取消勾选即可。
有的人说Windows凭据,删除账号。我试过了 无效。