Android Studio can't login to GitHub

后端 未结 9 1256
抹茶落季
抹茶落季 2021-01-17 17:11

I\'m getting this issue while logging in on GitHub on Android Studio:

Can\'t login: Can\'t get user info 404: Not found

9条回答
  •  谎友^
    谎友^ (楼主)
    2021-01-17 17:52

    I have faced this problem too. Try using token to login.

    Log in to github.com on the browser. Go to Settings -> Developer settings -> Personal access tokens. There you can create a new token and then, go back to Android Studio, select Enter Token at the login prompt.

提交回复
热议问题