zoukankan      html  css  js  c++  java
  • Q0002.idea连接github报错not found

    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

    2.问题原因:

    不清楚

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

    3.1 登录GithHub

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

     

    3.2生成token

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

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

     3.4 idea中改用token验证登录

  • 相关阅读:
    MS-data
    Lammps命令与in文件
    VMD建模得到模型
    VMD-合并模型与生成data文件
    VMD-水溶液中注入离子
    水分子模型
    1.MD相关概念
    Python7
    python6
    python5
  • 原文地址:https://www.cnblogs.com/bufuzhou/p/14260063.html
Copyright © 2011-2022 走看看