Can't log in to GitHub on Android Studio

后端 未结 3 2264
长发绾君心
长发绾君心 2020-12-31 13:45

I can\'t sign in to GitHub on Android studio, as the picture shows.

I have reset my password, tried to put \' https:// \' in the server box, and still doesn\'

3条回答
  •  遥遥无期
    2020-12-31 14:17

    When I login with username and password, I got this error: 401 Unauthorized (password is true)

    Then I created a token like @tannergr, this time I got Insufficient security scopes error.

    After that, I added all privileges to the token. Everything was looking normal. I tried to clone repo from url, unfortunately I got Clone failed: Unable to create destination directory error.

    I am using Android Studio version 4.1.1 on my new computer. Android Studio makes me sad with new bugs in every version.

    We are not alone there are another question Android Studio, Github login problem incorrect credentials

提交回复
热议问题