当前位置:首页 > 编程笔记 > 正文
已解决

AndroidStudio gitee令牌过期 解决方式 remote:Oauth: Access token is expired

来自网友在路上 186886提问 提问时间:2023-11-11 13:08:00阅读次数: 86

最佳答案 问答题库868位专家为你答疑解惑

记一次,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凭据,删除账号。我试过了 无效。

查看全文

99%的人还看了

猜你感兴趣

版权申明

本文"AndroidStudio gitee令牌过期 解决方式 remote:Oauth: Access token is expired":http://eshow365.cn/6-37599-0.html 内容来自互联网,请自行判断内容的正确性。如有侵权请联系我们,立即删除!