1.问题描述:

git已经安装测试没有问题,账号在github网站上是可登陆的,但是使用idea的github添加账号连接github报错

The password is not saved and is only used to generate a GitHub token

Invalid authentication data.404 Not Found-Not Found

Q0002.idea连接github报错not found

2.问题原因:

不清楚

 

3.解决方案:使用token验证登录

3.1 登录GithHub

头像→Settings→Developer settings→Personal access tokens→Generate new token

 

 Q0002.idea连接github报错not found

 

3.2生成token

Note处填token描述→Select scopes全部勾选给所有权限→Generate token

Q0002.idea连接github报错not found

 

 

Q0002.idea连接github报错not found

 

 3.3复制token,保存到一个地方

Q0002.idea连接github报错not found

 

 3.4 idea中改用token验证登录

Q0002.idea连接github报错not found

 

相关文章:

  • 2021-06-11
  • 2022-01-21
  • 2021-10-13
  • 2022-12-23
  • 2021-12-17
  • 2022-12-23
  • 2021-09-12
  • 2021-07-23
猜你喜欢
  • 2021-08-04
  • 2022-12-23
  • 2021-10-04
  • 2021-12-25
  • 2021-09-08
  • 2021-04-29
  • 2021-07-23
相关资源
相似解决方案